Quadratic roots, medium range

Time bar (total: 20.8s)

analyze414.0ms (2%)

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
6.8%0%0%100%0%0%0%7
15.9%0%0%100%0%0%0%8
23.1%0%0%100%0%0%0%9
36.5%0%0%100%0%0%0%10
45.4%0%0%100%0%0%0%11
52.3%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: 177.0ms
ival-mult: 42.0ms (23.8% of total)
...c/correct-round.rkt:119:19: 41.0ms (23.2% of total)
ival-<: 29.0ms (16.4% of total)
ival-sqrt: 12.0ms (6.8% of total)
ival-div: 11.0ms (6.2% of total)
ival-neg: 11.0ms (6.2% of total)
ival-add: 10.0ms (5.7% of total)
ival-sub: 9.0ms (5.1% of total)
ival-and: 9.0ms (5.1% of total)
const: 2.0ms (1.1% of total)
backward-pass: 1.0ms (0.6% of total)

sample3.7s (17.9%)

Results
2.4s6145×1valid
384.0ms2111×0valid
240.0ms1252×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.3s
ival-mult: 680.0ms (29.3% of total)
ival-<: 487.0ms (21% of total)
...c/correct-round.rkt:119:19: 261.0ms (11.2% of total)
backward-pass: 234.0ms (10.1% of total)
ival-sqrt: 151.0ms (6.5% of total)
ival-div: 129.0ms (5.6% of total)
ival-add: 112.0ms (4.8% of total)
ival-neg: 111.0ms (4.8% of total)
ival-sub: 82.0ms (3.5% of total)
ival-and: 55.0ms (2.4% of total)
const: 20.0ms (0.9% of total)
Bogosity

preprocess172.0ms (0.8%)

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))

explain311.0ms (1.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2391(86183143607.51375 30275412.36226417 23.626569327714915)3(0.10431777325183221 0.0011520831114927499 1.4599452311987197e-7)(+.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
218.0ms374×1valid
23.0ms138×0valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 24.0ms (34% of total)
backward-pass: 13.0ms (18.4% of total)
ival-div: 7.0ms (9.9% of total)
ival-sqrt: 7.0ms (9.9% of total)
ival-neg: 6.0ms (8.5% of total)
ival-sub: 6.0ms (8.5% of total)
ival-add: 6.0ms (8.5% of total)
const: 1.0ms (1.4% 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
32.9%
(/.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)

simplify164.0ms (0.8%)

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)

localize117.0ms (0.6%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy33.1%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Results
88.0ms187×1valid
11.0ms69×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-mult: 13.0ms (41.1% of total)
backward-pass: 5.0ms (15.8% of total)
ival-sqrt: 4.0ms (12.6% of total)
ival-div: 3.0ms (9.5% of total)
ival-sub: 2.0ms (6.3% of total)
ival-add: 2.0ms (6.3% of total)
const: 1.0ms (3.2% of total)

series24.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
2.0ms
b
@-inf
(/ (- (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
@0
(+ (* b b) (* a (* c -4)))
1.0ms
b
@inf
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
1.0ms
b
@0
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))

rewrite289.0ms (1.4%)

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))

simplify382.0ms (1.8%)

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))))

eval93.0ms (0.4%)

Compiler

Compiled 19286 to 1983 computations (89.7% saved)

prune256.0ms (1.2%)

Pruning

51 alts after pruning (50 fresh and 1 done)

PrunedKeptTotal
New65850708
Fresh000
Picked011
Done000
Total65851709
Accuracy
99.5%
Counts
709 → 51
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.1%
(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)))
34.3%
(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))))
32.5%
(/.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))))
32.2%
(/.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)
32.1%
(/.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)))
32.5%
(/.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))))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
88.3%
(/.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)))
32.9%
(/.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)))
32.9%
(/.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)))
92.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)
88.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
32.6%
(/.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))
24.7%
(/.f64 (-.f64 (+.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) (*.f64 a #s(literal 2 binary64)))
32.1%
(/.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)))))
33.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)))
32.5%
(/.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))
32.5%
(/.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)))))
32.1%
(/.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)))
32.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
32.7%
(/.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)))
32.9%
(/.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)))
32.6%
(/.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)))))))
32.5%
(/.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)))))))
32.5%
(/.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)))))))
32.8%
(/.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))
32.5%
(/.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))
32.6%
(/.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))
32.6%
(/.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)))))))
32.9%
(/.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))))
88.3%
(/.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)))
93.8%
(/.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)))
32.8%
(/.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))))
32.5%
(/.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)))
32.1%
(/.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))))
32.6%
(/.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)))))
32.2%
(/.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)))))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
32.2%
(-.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))))
88.7%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
32.4%
(-.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))))
92.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))
94.1%
(-.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))
79.8%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
34.4%
(+.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)))))
32.9%
(*.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)))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
32.3%
(*.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)))
88.4%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
91.8%
(*.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)))
93.9%
(*.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 2945 to 1827 computations (38% saved)

simplify215.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.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))))
cost-diff0
(-.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)))
cost-diff128
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
cost-diff768
(/.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))
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))))) b)
cost-diff0
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(/.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)))
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
4510×*-lowering-*.f32
4510×*-lowering-*.f64
2220×/-lowering-/.f32
2220×/-lowering-/.f64
1702×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
059564
1157540
2461522
31616508
46806508
08068508
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
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/ 1 a)
1
a
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
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))
(* c -4)
c
-4
(/ (/ (- (* (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
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2))) (/ a 1/2)) (/ (* a (* a 4)) b))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2))) (/ a 1/2))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) 1)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
1
(/ a (/ b 2))
(/ b 2)
2
(/ a 1/2)
1/2
(/ (* a (* a 4)) b)
(* a (* a 4))
(* a 4)
4
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 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 (/.f64 c b) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a 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 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 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))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(* 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 (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #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 (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -2) (pow b 5))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (* c (* c c)) -2)
(*.f64 (*.f64 c (*.f64 c 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #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 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 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 c c) (*.f64 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
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
2
#s(literal 2 binary64)
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))
(/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a)
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) 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 #s(literal -4 binary64) (*.f64 a c)))) b)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a b))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ a b)
(/.f64 a b)
(/ a (/ b 2))
(*.f64 #s(literal 2 binary64) (/.f64 a b))
(/ b 2)
(/.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2))) (/ a 1/2)) (/ (* a (* a 4)) b))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2))) (/ a 1/2))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a b))) (/.f64 a #s(literal -1/2 binary64)))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a b)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) 1)
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
1
#s(literal 1 binary64)
(/ a (/ b 2))
(*.f64 #s(literal 2 binary64) (/.f64 a b))
(/ b 2)
(/.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ a 1/2)
(/.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(/ (* a (* a 4)) b)
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)
(* a (* a 4))
(*.f64 a (*.f64 a #s(literal 4 binary64)))
(* a 4)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)

localize641.0ms (3.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(*.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))))
accuracy99.6%
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b)
accuracy99.5%
(/.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))
accuracy32.9%
(-.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)))
accuracy99.7%
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b))
accuracy99.5%
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a) a)
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))))
accuracy32.9%
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) a)
accuracy99.8%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
accuracy99.5%
(/.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)))
accuracy33.1%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
accuracy99.5%
(*.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)))))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
Results
423.0ms186×1valid
100.0ms70×0valid
Compiler

Compiled 656 to 60 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 194.0ms
ival-mult: 61.0ms (31.4% of total)
ival-div: 49.0ms (25.2% of total)
backward-pass: 30.0ms (15.5% of total)
ival-pow: 20.0ms (10.3% of total)
ival-sqrt: 14.0ms (7.2% of total)
ival-sub: 13.0ms (6.7% of total)
ival-add: 4.0ms (2.1% of total)
const: 3.0ms (1.5% of total)

series104.0ms (0.5%)

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

186 calls:

TimeVariablePointExpression
6.0ms
b
@-inf
(* 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)))))
6.0ms
a
@-inf
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
4.0ms
b
@0
(/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b)
3.0ms
b
@inf
(/ (/ (- (* (sqrt (+ (* b b) (* a (* c -4)))) (/ a b)) a) a) (/ a (/ b 2)))
2.0ms
c
@0
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))

rewrite423.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
5420×/-lowering-/.f32
5420×/-lowering-/.f64
4288×*-lowering-*.f32
4288×*-lowering-*.f64
1188×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
058320
1276302
21817298
08813298
Stop Event
iter limit
node limit
Counts
23 → 1411
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)
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)))
(/ 1 a)
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))
(- (sqrt (+ (* b b) (* a (* c -4)))) b)
(/ (/ (- (* (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)))) 1) (/ a (/ b 2))) (/ a 1/2)) (/ (* a (* a 4)) b))
(/ (sqrt (+ (* b b) (* a (* c -4)))) 1)
(- (* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2))) (/ a 1/2))
(* (/ (sqrt (+ (* b b) (* a (* c -4)))) 1) (/ a (/ b 2)))
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (pow c 4) (pow b 6))
(/ (* (* c (* c c)) -2) (pow b 5))
(+ (* b b) (* a (* c -4)))
(/ (* a (* a 4)) b)
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b #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)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.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))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.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))) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64)) b))
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 b #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))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b #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))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.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))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #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)))))
(/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.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))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.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))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (/.f64 b #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))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)))
(*.f64 (*.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 -1/4 binary64) b))
(*.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))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 (*.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 -1/4 binary64) b)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b #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))))))
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.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))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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)))) #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) b))
(*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64))
(*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.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))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 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 -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 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.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 (neg.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.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)))
(*.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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64))
(*.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 #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 (*.f64 a (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 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)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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) b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(+.f64 (fma.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))) c)))
(+.f64 (fma.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 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 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 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 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(+.f64 (fma.f64 (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))) c))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) c (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))) c)))
(+.f64 (fma.f64 (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 #s(literal 0 binary64) (*.f64 c c))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
(-.f64 (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 a (*.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)))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 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 c c) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (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 #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) a) (/.f64 (-.f64 (*.f64 a (*.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)))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) a (/.f64 (-.f64 (*.f64 a (*.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)))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(fma.f64 (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.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 -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (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 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (-.f64 (*.f64 a (*.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)))) (*.f64 c (/.f64 c (*.f64 b b)))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (-.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (neg.f64 (/.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)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (/.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (neg.f64 (/.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)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.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 b) (/.f64 (*.f64 c c) b))) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) 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 b) (/.f64 (*.f64 c c) b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.f64 (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) 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 b) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) 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 b) (/.f64 (*.f64 c c) b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c c) b) (pow.f64 b #s(literal 6 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (/.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (neg.f64 (/.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)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (*.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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 (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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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))))) (-.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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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 (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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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 (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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (neg.f64 (/.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)) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 #s(literal 0 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) a) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 c (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) #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)))) 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 c (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.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 b c))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.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)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b 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 c (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)))
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)))))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 2 binary64))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 (/.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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a b))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64))) a)
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a #s(literal 1/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 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a #s(literal -1/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 -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) 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 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a b))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) (/.f64 #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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) b) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a b) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64))
(fma.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal -1 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) a)
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (fma.f64 #s(literal -1 binary64) a a))
(+.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a b) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))
(fma.f64 #s(literal -1 binary64) a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1 binary64))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(/.f64 (-.f64 a (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 b a) a)) (/.f64 b a))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b a) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a)) (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (/.f64 (/.f64 a b) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal -1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b a)) (/.f64 b #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal 1 binary64))) (/.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 b #s(literal 1 binary64)) a)) (*.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 (/.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 1 binary64) b) a)) (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal -1 binary64)))
(/.f64 (-.f64 a (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) a)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) a)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal -1 binary64)) a)) (*.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))
(/.f64 a (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b))
(/.f64 a (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 1 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (*.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64))))
(/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 b #s(literal 1 binary64)))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 b a) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 b a)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 b #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 b #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b))) #s(literal 1 binary64))
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a b))
(*.f64 (/.f64 a b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1 binary64))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))))
(*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a b)) #s(literal -1 binary64))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))) a (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) a)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
(neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a)))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) a)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) a)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) a)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a)) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
(*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b)
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 b #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)))) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a) (/.f64 b (*.f64 #s(literal 4 binary64) a)))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) #s(literal -1 binary64))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (fma.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) (fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 2 binary64) b) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(+.f64 (fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 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 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 a #s(literal -2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 2 binary64) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 2 binary64) b) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) a) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 a (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 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 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) a)) #s(literal -1/4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1/4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal -1/4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) a) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 a (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))) #s(literal -1/4 binary64))
(/.f64 (+.f64 (*.f64 a (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 a (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 a (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 #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 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) a)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))) #s(literal 1/4 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) #s(literal -1/2 binary64))
(/.f64 (+.f64 a (*.f64 #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 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1/2 binary64))
(/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)))) #s(literal -1/4 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal -1/2 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 #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 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 a (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 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 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) a)) #s(literal 1/4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -1/4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 a (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) a)) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a))) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) a) #s(literal 2 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(*.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 a (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))))
(/.f64 a (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 1/2 binary64))
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 b #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64)))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64))
(/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) #s(literal 2 binary64))
(*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 2 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -2 binary64))))
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.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 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 20 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 20 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (neg.f64 (*.f64 #s(literal 20 binary64) a)) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 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 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 #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))))
(/.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 (neg.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 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 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)))
(*.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 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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))
(*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) #s(literal 1 binary64)) (/.f64 (pow.f64 c #s(literal 4 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 1 binary64) (-.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 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(neg.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (pow.f64 c #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal -6 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)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -2 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) (neg.f64 (neg.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 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #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 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.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 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (/.f64 (*.f64 c (*.f64 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 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #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 (*.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 (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.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 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal -5 binary64)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 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 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 #s(literal 4 binary64) a) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b))
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 a b))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b))
(*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (*.f64 a a) (/.f64 #s(literal 4 binary64) b))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) a)
(*.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))

simplify430.0ms (2.1%)

Algorithm
egg-herbie
Rules
6470×*-lowering-*.f32
6470×*-lowering-*.f64
3252×+-lowering-+.f64
3252×+-lowering-+.f32
1646×*-commutative
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0161714831
1590413980
0812013980
Stop Event
iter limit
node limit
Counts
744 → 744
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 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(* -1 (/ b (* a c)))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(/ -1 b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -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))))) a)
(/ (- (+ (* -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)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* 1/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/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 a) (* 2 a))) (pow a 2)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (- (* -2 a) (* 2 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/4 (/ (- (* -2 a) (* 2 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))
(+ (* 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))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(/ (+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* 2 a)))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* 2 a)))) b)
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) (pow b 2))
(- (* -2 a) (* 2 a))
(- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))
(- (+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* 2 a))
(- (+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) (* 2 a))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* a (+ (* -4 (/ (pow c 2) (pow b 4))) (* a (+ (* -8 (/ (pow c 3) (pow b 6))) (* -1 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(* (pow a 2) (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 2 (/ 1 a))))
(* (pow a 2) (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 2 (/ 1 a))))
(* (pow a 2) (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))) (* 2 (/ 1 a))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (- (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 2 (/ 1 a))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -4 (/ (pow a 2) (pow b 2)))))
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4)))))))
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (pow a 3) (pow b 4))) (* c (+ (* -8 (/ (pow a 4) (pow b 6))) (* -1 (/ (* a (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow b 2)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(* c (+ (* -2 (/ a c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(* c (- (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* 2 (/ a c))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4))))) (* 2 (/ a c))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 2 (/ a c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 2 a)) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) (* 2 a)) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(* 2 a)
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))
(+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(* -2 a)
(+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(* 2 a)
(* a (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* a (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))))
(* a (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(* 2 a)
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))
(+ (* 2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -4 (/ (pow a 2) (pow b 2))))))
(+ (* 2 a) (* c (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(* 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)))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (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))))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
(* 4 (/ (pow a 2) b))
Outputs
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(*.f64 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 (*.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 a (*.f64 (*.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 a (*.f64 (*.f64 c c) (*.f64 b b)))))) (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 c (*.f64 c c)) (*.f64 a a)) (*.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 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)))))) (*.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 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)))))) (*.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)))
(- (* -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 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 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 (/.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 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)))
(* -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 (*.f64 a #s(literal -2 binary64)) (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 (*.f64 a #s(literal -2 binary64)) (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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.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 (*.f64 a #s(literal -2 binary64)) (*.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 (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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c)) 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 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) 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)))
(/ (+ (* -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 a #s(literal -2 binary64)) (*.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 #s(literal 0 binary64) (*.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 (*.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)))) (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 (*.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)))) (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 (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (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 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (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 (*.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))) (*.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 #s(literal 0 binary64) (/.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))) (*.f64 b (*.f64 b 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))
(/ 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)) (* -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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.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 c (*.f64 a (*.f64 a a))))) (*.f64 b 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 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))))))))
(* -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 #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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.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 (/ 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 #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 #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 #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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 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))) (* -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 (*.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))) c)) 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 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.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 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.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 #s(literal 1 binary64) 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 (*.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 #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 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a 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/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 #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 (/ 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 #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 #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 #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 #s(literal -1/2 binary64) (/.f64 b 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 #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 #s(literal -1/2 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.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 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (neg.f64 (/.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)))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (/.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)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 #s(literal 1 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))))))))))
(* -1 (/ b (* a c)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.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))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a c) (*.f64 b b)))) b))
(* -1 (/ b (* a c)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b c) #s(literal -4 binary64)))) a)
(/ (- (+ (* -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))))) a)
(/.f64 (+.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 #s(literal -1/2 binary64) (/.f64 b c))) a)
(/ (- (+ (* -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)))))) a)
(/.f64 (-.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 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.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))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.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)) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (neg.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)) a))
(* -1 (/ b (* a c)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.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 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (*.f64 a (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b a) #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (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 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.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 b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) c)
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))) (-.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 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) 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 a c))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64))))
(+ (* 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 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))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (+ 2 (+ (* -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 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.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 #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)))))))
(* 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 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 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)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (+.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) b) a)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (+.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) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.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 #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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 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))) (* -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 (*.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))) c)) b)
(* 1/2 (/ (* b (- (* -1 a) a)) (pow a 2)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) #s(literal -1 binary64))))
(* -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) a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) #s(literal -1 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 #s(literal 0 binary64) b) (-.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) #s(literal -1 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/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) a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) #s(literal -1 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))
(+ (* -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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.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 c (*.f64 a (*.f64 a a))))) (*.f64 b 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 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))))))))
(* -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 #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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.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 0 binary64) (/.f64 c 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 #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 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a 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/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 #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 (/ 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 #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 #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 #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 #s(literal -1/2 binary64) (/.f64 b 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 #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 #s(literal -1/2 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* (sqrt (* a c)) (/ (sqrt -4) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #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 (*.f64 #s(literal -2 binary64) (*.f64 a 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 a a) b) (/.f64 (*.f64 c c) 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 a a) b) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 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 (*.f64 #s(literal -4 binary64) (*.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 a a) b) (/.f64 (*.f64 c c) 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)
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) #s(literal -1 binary64))
(- (+ -1 (* 2 (/ (* a c) (pow b 2)))) 1)
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a 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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (/ 1 a))))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (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 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 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 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.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)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) a)) #s(literal -1 binary64)) a)))
(* -2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a 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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a 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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) b) (/.f64 #s(literal 1 binary64) c)))))
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))) (/ 1 c))))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 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 (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 #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) (*.f64 c (*.f64 a a))) (*.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 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (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 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (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 #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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #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 (/.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 #s(literal 1 binary64) (*.f64 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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (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 (*.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 #s(literal 0 binary64) (/.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 (/.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 (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 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 a (*.f64 a a)) (/.f64 (*.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 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (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) (*.f64 c (*.f64 a a))) (*.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 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.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))))))
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (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 #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 #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 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (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 (/.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 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 (-.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 (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 (-.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 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.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))))))) (+.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 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 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 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 #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 #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 #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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 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))) (* -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 (*.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))) c)) b)
(* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2)))
(*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* -1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))))))))
(-.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 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) 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))
(+ (* -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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.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 c (*.f64 a (*.f64 a a))))) (*.f64 b 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 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))))))))
(* -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 #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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.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 0 binary64) (/.f64 c 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 #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 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a 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/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 #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 (/ 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 #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 #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 #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 #s(literal -1/2 binary64) (/.f64 b 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 #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 #s(literal -1/2 binary64) (/.f64 b 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.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 (*.f64 #s(literal -2 binary64) (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 (*.f64 #s(literal -2 binary64) (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -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 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (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 (*.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 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.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))))))
(* 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 #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 #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 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 #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)))))))))
(* -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 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -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 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -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 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 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)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(/ (+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* 2 a)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* 2 a)))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))) b)
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 b b))
(/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64))) (*.f64 b b))
(/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* 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 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 c (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.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))
(- (* -2 a) (* 2 a))
(*.f64 a #s(literal -4 binary64))
(- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))
(+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(- (+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) (* 2 a))
(+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(- (+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))) (* 2 a))
(+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64)))))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (* a (+ (* -4 (/ (pow c 2) (pow b 4))) (* a (+ (* -8 (/ (pow c 3) (pow b 6))) (* -1 (/ (* 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 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.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))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (- (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 2 (/ 1 a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (/.f64 #s(literal 2 binary64) a)))
(* (pow a 2) (- (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 2 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 (*.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 2 binary64) a))))
(* (pow a 2) (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))) (* 2 (/ 1 a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 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 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (-.f64 (*.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 2 binary64) a)))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* (pow a 2) (- (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 2 (/ 1 a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 #s(literal 2 binary64) a)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 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/32 binary64))) a)) a)))
(* -4 (/ (* (pow a 2) c) (pow b 2)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -4 (/ (pow a 2) (pow b 2)))))
(*.f64 c (*.f64 #s(literal -4 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 (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))))
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -4 (/ (pow a 3) (pow b 4))) (* c (+ (* -8 (/ (pow a 4) (pow b 6))) (* -1 (/ (* 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 -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.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))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* -2 (/ a c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b))))
(* c (- (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))) (* 2 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)) (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a #s(literal -2 binary64)) c))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4))))) (* 2 (/ a c))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b)) (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 a #s(literal -2 binary64)) c)))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* -1 (* c (+ (* 2 (/ a c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b))))
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 2 a)) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 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/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a #s(literal -2 binary64))) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* b (sqrt -1))))) c)) (* 2 a)) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/32 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 a #s(literal -2 binary64))) c)))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) b)
(/ (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b)
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 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/8 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)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))
(+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b)))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -8 binary64)))
(* -2 a)
(*.f64 a #s(literal -2 binary64))
(+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* -2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))
(+.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* a (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* a (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* -4 (/ (* a (pow c 2)) (pow b 4)))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* a (+ 2 (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))))
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) (*.f64 #s(literal -1/4 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/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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 -1 binary64)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) b)) (+.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 -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 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/32 binary64)))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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 -1 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 (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/32 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/256 binary64)))))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))
(+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -4 binary64)) (*.f64 b b)))
(+ (* 2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -4 (/ (pow a 2) (pow b 2))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 b b))))))
(+ (* 2 a) (* c (+ (* -4 (/ (pow a 2) (pow b 2))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4))))))))
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -4) b))) (* (sqrt (/ a (pow c 3))) (/ b (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) b))) (*.f64 #s(literal 1/8 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)))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) b)))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) b))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/32 binary64))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* b (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) b))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) #s(literal -1/32 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.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))))) #s(literal 1/256 binary64)))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 b 6))
(/.f64 (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 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.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 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)
(* 4 (/ (pow a 2) b))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)

eval369.0ms (1.8%)

Compiler

Compiled 83929 to 7994 computations (90.5% saved)

prune418.0ms (2%)

Pruning

87 alts after pruning (84 fresh and 3 done)

PrunedKeptTotal
New2230612291
Fresh222345
Picked325
Done011
Total2255872342
Accuracy
99.7%
Counts
2342 → 87
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.6%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
33.9%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
33.9%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
33.1%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
34.1%
(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)))
34.3%
(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))))
34.0%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.8%
(/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
33.9%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.7%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 a b) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a)) (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.7%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.2%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.1%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b a)) (/.f64 b #s(literal 1 binary64))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 b a) a)) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
32.7%
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
33.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.5%
(/.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))))
32.2%
(/.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)
32.1%
(/.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)))
93.6%
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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))))
79.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
88.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.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 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (*.f64 a (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) a))
79.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
32.9%
(/.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)))
32.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)))
93.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.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) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))))
88.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
94.0%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.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))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
92.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)
88.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
32.7%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
32.1%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)))
32.4%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) a) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
32.1%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
32.1%
(/.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)))))
33.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)))
32.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
32.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
32.5%
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.5%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
32.5%
(/.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)))))
32.1%
(/.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)))
32.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
32.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
32.9%
(/.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)))
32.5%
(/.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)))))))
32.5%
(/.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)))))))
32.8%
(/.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))
32.5%
(/.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))
32.6%
(/.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))
32.6%
(/.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)))))))
32.3%
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
32.9%
(/.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))))
32.9%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
32.3%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a)))
32.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1/2 binary64) a)))
32.2%
(/.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)))))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
79.6%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
32.2%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
88.7%
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
92.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))
93.9%
(-.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 #s(literal 1 binary64) (/.f64 b c)))
94.1%
(-.f64 (*.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 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
32.2%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
34.0%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
33.7%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
32.3%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
32.9%
(*.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)))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
32.3%
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
93.9%
(*.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)))
79.5%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
79.8%
(neg.f64 (/.f64 c b))
Compiler

Compiled 6107 to 3489 computations (42.9% saved)

simplify221.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))
cost-diff128
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))
cost-diff256
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)
cost-diff6656
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
cost-diff0
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a)
cost-diff0
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
cost-diff128
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a))
cost-diff512
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
cost-diff128
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
cost-diff256
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
cost-diff-64
(neg.f64 (/.f64 c b))
cost-diff0
(/.f64 c b)
cost-diff0
(*.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 (*.f64 a #s(literal -2 binary64)) (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 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (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 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
cost-diff128
(+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
Rules
4460×*-lowering-*.f32
4460×*-lowering-*.f64
2992×/-lowering-/.f32
2992×/-lowering-/.f64
1718×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
060551
1178520
2544503
32017496
08454496
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))) (/ c b))
(* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))))
a
(* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))
(* c c)
c
(- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))
(* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5))))
(+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))
(/ (* -5 (* c (* a a))) (pow b 7))
(* -5 (* c (* a a)))
-5
(* c (* a a))
(* a a)
(pow b 7)
b
7
(/ (* a -2) (pow b 5))
(* a -2)
-2
(pow b 5)
5
(/ 1 (* b (* b b)))
1
(* b (* b b))
(* b b)
(/ c b)
(neg (/ c b))
(/ c b)
c
b
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (* (/ 1/2 a) (- 0 b)))
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(/ 1/2 a)
1/2
a
(sqrt (+ (* b b) (* -4 (* c a))))
(+ (* b b) (* -4 (* c a)))
(* b b)
b
(* -4 (* c a))
-4
(* c a)
c
(* (/ 1/2 a) (- 0 b))
(- 0 b)
0
(/ (/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a)) (/ a (/ b 2)))
(/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a))
(- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a))
(* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a)
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a))
(sqrt (+ (* b b) (* -4 (* c a))))
(+ (* b b) (* -4 (* c a)))
(* b b)
b
(* -4 (* c a))
-4
(* c a)
c
a
(/ b a)
(* a a)
(/ a (/ b 2))
(/ b 2)
2
(+ (* (/ (/ a (/ b 2)) a) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))) (neg (* 1 (* 2 (/ b (* 4 a))))))
(/ (/ a (/ b 2)) a)
(/ a (/ b 2))
a
(/ b 2)
b
2
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))
(sqrt (+ (* b b) (* -4 (* c a))))
(+ (* b b) (* -4 (* c a)))
(* b b)
(* -4 (* c a))
-4
(* c a)
c
(/ (* 4 a) b)
(* 4 a)
4
(neg (* 1 (* 2 (/ b (* 4 a)))))
(* 1 (* 2 (/ b (* 4 a))))
1
(* 2 (/ b (* 4 a)))
(/ b (* 4 a))
Outputs
(- (* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))) (/ c b))
(-.f64 (*.f64 (+.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) b)) (*.f64 a (*.f64 c c))) (/.f64 c b))
(* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))))
(*.f64 (+.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) b)) (*.f64 a (*.f64 c c)))
a
(* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) b)))
(* c c)
(*.f64 c c)
c
(- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))
(+.f64 (*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) b))
(* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5))))
(*.f64 c (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))
(*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/ (* -5 (* c (* a a))) (pow b 7))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (* c (* a a)))
(*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a c)))
-5
#s(literal -5 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)
(/ (* a -2) (pow b 5))
(*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(* a -2)
(*.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 #s(literal 0 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
c
b
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (* (/ 1/2 a) (- 0 b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(sqrt (+ (* b b) (* -4 (* c a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* -4 (* c a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* -4 (* c a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
-4
#s(literal -4 binary64)
(* c a)
(*.f64 a c)
c
(* (/ 1/2 a) (- 0 b))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(- 0 b)
(-.f64 #s(literal 0 binary64) b)
0
#s(literal 0 binary64)
(/ (/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a)) (/ a (/ b 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a))
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
(- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a))
(*.f64 a (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a)
(*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))
(sqrt (+ (* b b) (* -4 (* c a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* -4 (* c a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* -4 (* c a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
-4
#s(literal -4 binary64)
(* c a)
(*.f64 a c)
c
a
(/ b a)
(/.f64 b a)
(* a a)
(*.f64 a a)
(/ 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 (/ b 2)) a) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))) (neg (* 1 (* 2 (/ b (* 4 a))))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/ (/ a (/ b 2)) a)
(/.f64 #s(literal 2 binary64) b)
(/ a (/ b 2))
(/.f64 a (/.f64 b #s(literal 2 binary64)))
a
(/ b 2)
(/.f64 b #s(literal 2 binary64))
b
2
#s(literal 2 binary64)
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 4 binary64)) b))
(sqrt (+ (* b b) (* -4 (* c a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* -4 (* c a)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* -4 (* c a))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
-4
#s(literal -4 binary64)
(* c a)
(*.f64 a c)
c
(/ (* 4 a) b)
(/.f64 (*.f64 a #s(literal 4 binary64)) b)
(* 4 a)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(neg (* 1 (* 2 (/ b (* 4 a)))))
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a)
(* 1 (* 2 (/ b (* 4 a))))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
1
#s(literal 1 binary64)
(* 2 (/ b (* 4 a)))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(/ b (* 4 a))
(/.f64 b (*.f64 a #s(literal 4 binary64)))

localize1.2s (5.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
accuracy99.9%
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)
accuracy99.8%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b))
accuracy96.0%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
accuracy99.9%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
accuracy99.9%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a))
accuracy99.8%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a))
accuracy96.1%
(-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a))
accuracy99.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
accuracy99.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
accuracy96.1%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
accuracy100.0%
(/.f64 c b)
accuracy100.0%
(neg.f64 (/.f64 c b))
accuracy99.9%
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
accuracy99.8%
(*.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 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
accuracy99.8%
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))
accuracy99.8%
(-.f64 (*.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 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 c b))
Results
977.0ms191×5exit
59.0ms56×0valid
14.0ms1valid
3.0ms2valid
Compiler

Compiled 639 to 60 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 342.0ms
backward-pass: 150.0ms (43.8% of total)
ival-mult: 74.0ms (21.6% of total)
ival-div: 62.0ms (18.1% of total)
compiled-spec: 12.0ms (3.5% of total)
ival-add: 12.0ms (3.5% of total)
ival-pow: 11.0ms (3.2% of total)
ival-sub: 10.0ms (2.9% of total)
ival-sqrt: 5.0ms (1.5% of total)
ival-neg: 5.0ms (1.5% of total)
const: 3.0ms (0.9% of total)

series338.0ms (1.6%)

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

183 calls:

TimeVariablePointExpression
257.0ms
c
@0
(* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a)
12.0ms
a
@inf
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (* (/ 1/2 a) (- 0 b)))
5.0ms
a
@-inf
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
1.0ms
c
@0
(+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))
1.0ms
c
@-inf
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))

rewrite415.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
5324×/-lowering-/.f32
5324×/-lowering-/.f64
4080×*-lowering-*.f32
4080×*-lowering-*.f64
1692×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
060351
1282319
21856315
08305315
Stop Event
iter limit
node limit
Counts
23 → 1503
Calls
Call 1
Inputs
(+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))
(- (* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))) (/ c b))
(* a (* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))))
(* (* c c) (- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b)))))
(/ c b)
(neg (/ c b))
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (* (/ 1/2 a) (- 0 b)))
(* (/ 1/2 a) (- 0 b))
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(/ 1/2 a)
(/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a))
(- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a))
(/ (/ (- (* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a) (* a a)) (* a a)) (/ a (/ b 2)))
(* (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a)) a)
(+ (* (/ (/ a (/ b 2)) a) (/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))) (neg (* 1 (* 2 (/ b (* 4 a))))))
(/ (/ a (/ b 2)) a)
(* 1 (* 2 (/ b (* 4 a))))
(* 2 (/ b (* 4 a)))
(/ (* -5 (* c (* a a))) (pow b 7))
(- (* c (+ (/ (* -5 (* c (* a a))) (pow b 7)) (/ (* a -2) (pow b 5)))) (/ 1 (* b (* b b))))
(+ (* b b) (* -4 (* c a)))
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ b a))
(/ (sqrt (+ (* b b) (* -4 (* c a)))) (/ (* 4 a) b))
Outputs
(+.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 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.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)))))
(fma.f64 a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.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)))))
(fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal 1 binary64) (/.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)))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) a (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.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 (/.f64 #s(literal 1 binary64) (+.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)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (*.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 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 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 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.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 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.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 #s(literal 1/2 binary64) a))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.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 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 a (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 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 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 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (pow.f64 b #s(literal 12 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 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 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (neg.f64 (-.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 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (neg.f64 (-.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 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.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 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.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 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (*.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 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (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))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #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 (pow.f64 b #s(literal 5 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (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))) #s(literal 1 binary64)))) (pow.f64 b #s(literal 12 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.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 #s(literal 1/2 binary64) a)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (neg.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 12 binary64)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.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 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal -12 binary64)))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.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 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.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 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 a #s(literal -2 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)))) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 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 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 a (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 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))))))
(*.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal 12 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 b #s(literal -5 binary64)))
(+.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)))
(+.f64 (-.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)) (/.f64 c b)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) c) (/.f64 c b)))
(+.f64 (-.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)) (/.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 a (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 a (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 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)))) (*.f64 a (*.f64 c c)) (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 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)))) (*.f64 a (*.f64 c c)) (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 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.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 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c) (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 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c) (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 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)) (/.f64 c b))
(-.f64 (+.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)) #s(literal 0 binary64)) (/.f64 c b))
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)))
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)))
(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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 a (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) a (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) a)))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c) (-.f64 #s(literal 0 binary64) (/.f64 c 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 a (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(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 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))
(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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) a))
(*.f64 a (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c c)))
(*.f64 (*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c))
(+.f64 (*.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 a (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(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 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 (*.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 c c) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(*.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 c b)
(/.f64 c (/.f64 b #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.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)
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (/.f64 b 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 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c))))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(*.f64 (/.f64 c 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 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (/.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 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(+.f64 (/.f64 (/.f64 b #s(literal -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 (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 (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 1/2 binary64) a) b))
(fma.f64 #s(literal 1/2 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 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) 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 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (/.f64 b #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 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) 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 (/.f64 b #s(literal -2 binary64)) a))
(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 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))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a (/.f64 b #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 #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 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (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 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (*.f64 #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 a (*.f64 #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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 #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 a (*.f64 #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 a (*.f64 #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 a (*.f64 #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 1 binary64) a) (*.f64 (/.f64 a (*.f64 #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 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 #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) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 #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 #s(literal 1/2 binary64)) (*.f64 (/.f64 a (*.f64 #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 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (*.f64 #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 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (*.f64 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (/.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 (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 (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 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.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 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a (/.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 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 1 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 1 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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 #s(literal 1 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 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 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 1 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 (*.f64 #s(literal 1 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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 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 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 1 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 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 1 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 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 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 #s(literal 1 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 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 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 #s(literal 1 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 (/.f64 #s(literal 1 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 a #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #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 #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 (neg.f64 (*.f64 #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 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #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 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #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 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #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 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 #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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.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 a #s(literal -4 binary64))))) #s(literal -1/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 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 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 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.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))))) #s(literal -1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.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 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.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))))) #s(literal -1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.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))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #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 #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 #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 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #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 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 #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 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #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 a (*.f64 #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))) (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) a) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #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))) a))
(/.f64 (+.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1 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))) (/.f64 #s(literal 1 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))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 #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))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.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 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #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))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a (*.f64 #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 a (*.f64 #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) (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 a (/.f64 #s(literal 2 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.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 1 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)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 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) (/.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) (neg.f64 (*.f64 #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) (-.f64 #s(literal 0 binary64) a)))
(/.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 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #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) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 #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 a (*.f64 #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) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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)) a))
(/.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 1 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 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 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)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #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 #s(literal 0 binary64) a)))
(/.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 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #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 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.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 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a (*.f64 #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 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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)) a))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 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)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #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 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 #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 a (*.f64 #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 1 binary64) (-.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 1 binary64) (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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)) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 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 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 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)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (*.f64 #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 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.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 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #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 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 #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 a (*.f64 #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 -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 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 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 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) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #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) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.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))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #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) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a (/.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1/2 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 1/2 binary64) a) (-.f64 (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/2 binary64) a))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 #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 a)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.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/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(+.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(-.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) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 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)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b)))
(/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 b #s(literal -2 binary64)) a)
(/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1 binary64)))
(/.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(pow.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 4 binary64)))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal -2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.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 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 4 binary64)))) #s(literal 2 binary64))
(*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #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 (/.f64 a (*.f64 #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 (/.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 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 #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))))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (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 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (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 1 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 (neg.f64 (*.f64 #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 (sqrt.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 -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (*.f64 #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 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1 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) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 (*.f64 #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 #s(literal 0 binary64) a)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 #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 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(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 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(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 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))
(+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) (*.f64 a a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))))
(-.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 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 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 a a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) #s(literal -1 binary64))
(fma.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 -1 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (/.f64 (-.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) (neg.f64 (neg.f64 (/.f64 a (*.f64 a (/.f64 (-.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 a) (*.f64 a a)) (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 a (-.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (*.f64 a a))
(/.f64 (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 a (/.f64 #s(literal 1 binary64) a)))
(/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 a a)))
(/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) a)
(/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 a #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 a (-.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 a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (-.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 a a)))
(pow.f64 (/.f64 a (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))) #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 a a)))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 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 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.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 (-.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) a))
(*.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a (-.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 a)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 a a)))
(*.f64 (neg.f64 (*.f64 a (/.f64 (-.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 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a a) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 a (-.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 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(+.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 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))
(+.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 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (*.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 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a))
(-.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 a (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 a (-.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 a a)) (*.f64 a a)))
(fma.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 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.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) (*.f64 a a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 a b) a) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b a)) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.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 a a)))
(fma.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 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (-.f64 #s(literal 0 binary64) a) a (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))
(fma.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 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a a) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a (/.f64 #s(literal 1 binary64) a)) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 a (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) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a b) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(fma.f64 (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 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) (neg.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))))
(*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 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)) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.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 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(-.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (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) a)) (/.f64 (/.f64 (*.f64 a a) a) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 a (/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (*.f64 a (/.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)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 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 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (*.f64 a (/.f64 (-.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 #s(literal 2 binary64) b) (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 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)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 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 a #s(literal 1/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a b))))
(/.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 a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 a (*.f64 a (/.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 b #s(literal -2 binary64)) a) (neg.f64 (/.f64 a (*.f64 a (/.f64 (-.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) (neg.f64 (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 a (/.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 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a))) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 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 #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (*.f64 a (/.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 a #s(literal 1/2 binary64)) b) a))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (*.f64 a (-.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 a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 a a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)))) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))) (neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.f64 (/.f64 (-.f64 #s(literal 0 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 a #s(literal 1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) a)
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) a)
(/.f64 (/.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 a a))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (-.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 a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 #s(literal 0 binary64) (*.f64 a a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) b)) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 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 a #s(literal 1/2 binary64)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.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 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a b))) #s(literal -2 binary64))
(pow.f64 (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 a (/.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)))) #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 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))) #s(literal -1 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 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 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) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(*.f64 (/.f64 a (/.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 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 (-.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) a)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 a (-.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 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 #s(literal 0 binary64) (*.f64 a a)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a 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 a (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) b) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 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 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.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 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a b) (*.f64 a (-.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 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a (-.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 a)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 a (-.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 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(/.f64 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 b a) (*.f64 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)))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 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))))) (/.f64 b 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 a #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 a (-.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 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (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 b a)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (*.f64 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)))))) (/.f64 b a))
(/.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 a (-.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 #s(literal 1 binary64) a) (/.f64 (/.f64 b 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)))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (neg.f64 (/.f64 a #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 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 b a))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (/.f64 b a))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 b a))
(pow.f64 (/.f64 (/.f64 b a) (*.f64 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))))) (/.f64 b a)))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.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 (/.f64 a b) a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b a)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a)
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 a #s(literal 1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 a (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 a #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (*.f64 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 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 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(+.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) 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 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 4 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 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (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 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (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 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (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 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.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 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.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 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.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 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b)) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b)) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) 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 binary64) b)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) 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 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) 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 binary64) b)) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) b (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) b (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) b (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (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 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 0 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 (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 b #s(literal 2 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 b #s(literal -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 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.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 a (/.f64 b #s(literal 4 binary64)))) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 4 binary64)))) #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) 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 binary64) b)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) b (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 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))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64)))) (*.f64 a (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) a)
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) a)
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.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 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal -4 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (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 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a) (*.f64 a #s(literal 4 binary64))))
(/.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 b #s(literal -2 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -4 binary64))))
(/.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 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.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 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.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 a #s(literal -4 binary64))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.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 a #s(literal 4 binary64))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.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 a #s(literal 4 binary64))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.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 b #s(literal 4 binary64)))) a) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.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 b #s(literal 4 binary64)))) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.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 b #s(literal 4 binary64)))) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) 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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) 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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 4 binary64))))
(/.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal -4 binary64))))
(/.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 a #s(literal 4 binary64))))
(/.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a b) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a b) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a b) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a b) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 b #s(literal 2 binary64))))) (/.f64 a (/.f64 b #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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 b (*.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 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 b #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 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) a) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 1 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 -4 binary64)) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal -4 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 a #s(literal -4 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 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 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 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 #s(literal -4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 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 #s(literal -4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 -4 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 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 -4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (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 -4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.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 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (neg.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 -4 binary64)) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 a #s(literal -4 binary64)) b))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b (*.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 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #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 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) a))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 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 4 binary64)) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 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 a #s(literal 4 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 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 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 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 #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 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 #s(literal 4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 4 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 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 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (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 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.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 4 binary64)) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 a b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)))) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.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 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b (*.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 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #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 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 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 4 binary64)) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))) (*.f64 (*.f64 a #s(literal 4 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 a #s(literal 4 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal -4 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 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 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 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 #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal 4 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 #s(literal 4 binary64)) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 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 4 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 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 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (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 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.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 4 binary64)) (neg.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 (*.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 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.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 b #s(literal 4 binary64)))) (/.f64 (/.f64 b #s(literal -2 binary64)) a)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 4 binary64)))) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.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 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64))))) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (-.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 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64)))))
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64)))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (/.f64 a (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 a (*.f64 a (/.f64 b #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 a (/.f64 a (/.f64 #s(literal 2 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) a)))
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a)
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 a #s(literal 1 binary64)))
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) a)))
(/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 b #s(literal -2 binary64)) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 a a) (/.f64 b #s(literal 2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (neg.f64 (/.f64 a a)) (/.f64 b #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a)))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 b #s(literal 2 binary64)))
(pow.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #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 #s(literal 2 binary64) b) a))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))))
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a b) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) b) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -2 binary64)) a)))
(*.f64 (/.f64 a a) (/.f64 #s(literal 2 binary64) b))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) a) (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 2 binary64))))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.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 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) 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 #s(literal 4 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1 binary64)))
(/.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) 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 #s(literal 4 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1 binary64)))
(/.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (/.f64 b a))
(*.f64 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (neg.f64 (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.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 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 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 (*.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))) (/.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal 1 binary64)))
(/.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) (neg.f64 (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 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64))))
(/.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 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal -5 binary64) (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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 #s(literal -1 binary64) (/.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 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64))
(*.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 5 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (pow.f64 b #s(literal -7 binary64)))
(+.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))))
(+.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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) 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 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b)))
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.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 (/.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 a a)))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.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))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))))
(+.f64 (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 a (pow.f64 b #s(literal 5 binary64))))) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))))
(-.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 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b))
(fma.f64 #s(literal -5 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) c) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(fma.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))))
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (*.f64 (pow.f64 b #s(literal -7 binary64)) c) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) c (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b 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 a (pow.f64 b #s(literal 5 binary64))))) c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.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)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b) (*.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)))))))
(fma.f64 (*.f64 #s(literal -5 binary64) c) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal -7 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (pow.f64 b #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c) (neg.f64 (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 12 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 b #s(literal 12 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c))) (*.f64 (neg.f64 (*.f64 b b)) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a #s(literal -2 binary64)))) c))) (*.f64 (*.f64 b b) (pow.f64 b #s(literal 12 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 a) #s(literal -4 binary64) (*.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))
(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 (/.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 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 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 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 (-.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 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b 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 (neg.f64 (*.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 #s(literal 1 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) (/.f64 b a)))
(/.f64 (neg.f64 (neg.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 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 #s(literal 1 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 a b))
(*.f64 #s(literal -1 binary64) (/.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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (-.f64 #s(literal 0 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 (/.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))))) b) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 a 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 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -4 binary64)) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal -4 binary64)) b)))
(/.f64 b (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (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) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 4 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.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 -4 binary64)) b))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 #s(literal 1 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 4 binary64))))
(/.f64 (neg.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 4 binary64))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.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 binary64) (/.f64 #s(literal 1/4 binary64) a)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.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 4 binary64) b)) a)
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 a b))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -4 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 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 -4 binary64)) b))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 4 binary64))) (neg.f64 (/.f64 a b)))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (neg.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 -4 binary64)) b))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 4 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 a (/.f64 b #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (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))))) (*.f64 a #s(literal 4 binary64))) b)
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 a b) (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/4 binary64) a))
(*.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 1 binary64) (*.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 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))))) #s(literal 4 binary64)) (/.f64 b a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b))

simplify463.0ms (2.2%)

Algorithm
egg-herbie
Rules
6834×*-lowering-*.f32
6834×*-lowering-*.f64
4070×+-lowering-+.f64
4070×+-lowering-+.f32
1664×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

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

eval412.0ms (2%)

Compiler

Compiled 86560 to 7604 computations (91.2% saved)

prune919.0ms (4.4%)

Pruning

97 alts after pruning (92 fresh and 5 done)

PrunedKeptTotal
New2367352402
Fresh225779
Picked325
Done033
Total2392972489
Accuracy
99.8%
Counts
2489 → 97
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.9%
(fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a b)) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
33.6%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)))
33.4%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
33.9%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
34.1%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
34.3%
(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))))
34.0%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.9%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.7%
(/.f64 (/.f64 (fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
34.2%
(/.f64 (/.f64 (fma.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) (*.f64 a a))) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.7%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 a b) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a)) (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.2%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.1%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b a)) (/.f64 b #s(literal 1 binary64))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 b a) a)) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
32.8%
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b a))) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.5%
(/.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))))
32.2%
(/.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)
32.1%
(/.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)))
32.3%
(/.f64 (/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.5%
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64))))
88.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.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 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (*.f64 a (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) a))
79.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
32.9%
(/.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)))
32.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)))
88.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
94.0%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.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))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
92.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)
32.7%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64))))
88.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
32.1%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
32.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
32.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
32.5%
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.5%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
32.5%
(/.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)))))
32.1%
(/.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)))
32.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
32.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
32.9%
(/.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)))
32.5%
(/.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)))))))
79.5%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
32.5%
(/.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)))))))
32.5%
(/.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))
33.0%
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
32.9%
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 a #s(literal -4 binary64))))
32.6%
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
93.1%
(/.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)))
32.3%
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
32.5%
(/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
32.9%
(/.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))))
32.9%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
32.3%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a)))
32.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1/2 binary64) a)))
32.2%
(/.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)))))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
79.6%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
32.2%
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
88.7%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
32.6%
(-.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 #s(literal 1/2 binary64) a) b))
92.1%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
94.1%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
93.9%
(-.f64 (*.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 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
32.7%
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) a) (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
32.4%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (*.f64 a #s(literal 4 binary64))) b (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
32.2%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
33.7%
(+.f64 (fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
34.0%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
33.7%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
32.4%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
32.4%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))))
93.6%
(*.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 b c))) c)) c)))
93.6%
(*.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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
32.9%
(*.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)))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
32.3%
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
93.6%
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a))))
93.9%
(*.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)))
79.5%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
79.8%
(neg.f64 (/.f64 c b))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 6647 to 3803 computations (42.8% saved)

simplify224.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))
cost-diff128
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))
cost-diff256
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)
cost-diff6528
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
cost-diff0
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
cost-diff128
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a))
cost-diff512
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a)) (*.f64 a a))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
cost-diff128
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b)))
cost-diff256
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))))
cost-diff0
(*.f64 c c)
cost-diff0
(*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
cost-diff0
(*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
cost-diff0
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
Rules
3906×*-lowering-*.f32
3906×*-lowering-*.f64
2838×/-lowering-/.f32
2838×/-lowering-/.f64
1648×fma-lowering-fma.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
062550
1180520
2518502
31824484
46926482
08318482
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))) (/ c b))
(* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7))))
a
(* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))
(* c c)
c
(/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7))
(+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b))))
(* (* -5 (* a a)) (* c c))
(* -5 (* a a))
-5
(* a a)
(* (* b b) (- (* -2 (* a c)) (* b b)))
(* b b)
b
(- (* -2 (* a c)) (* b b))
(* -2 (* a c))
-2
(* a c)
(pow b 7)
7
(/ c b)
0
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (/ 1/2 (neg (/ a b))))
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(/ 1/2 a)
1/2
a
(sqrt (+ (* b b) (* -4 (* c a))))
(+ (* b b) (* -4 (* c a)))
(* b b)
b
(* -4 (* c a))
-4
(* c a)
c
(/ 1/2 (neg (/ a b)))
(neg (/ a b))
(/ a b)
(/ (/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a)) (/ a (/ b 2)))
(/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a))
(- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a))
(/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a))
1
(/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)
(/ (/ b a) (sqrt (+ (* b b) (* c (* a -4)))))
(/ b a)
b
a
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(* b b)
(* c (* a -4))
c
(* a -4)
-4
(* a a)
(/ a (/ b 2))
(/ b 2)
2
(+ (* (/ (/ a (/ b 2)) a) (* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)) (neg (* 1 (* 2 (/ b (* 4 a))))))
(/ (/ a (/ b 2)) a)
(/ a (/ b 2))
a
(/ b 2)
b
2
(* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4))
(sqrt (+ (* b b) (* c (* a -4))))
(+ (* b b) (* c (* a -4)))
(* b b)
(* c (* a -4))
c
(* a -4)
-4
(* a 4)
4
(neg (* 1 (* 2 (/ b (* 4 a)))))
(* 1 (* 2 (/ b (* 4 a))))
1
(* 2 (/ b (* 4 a)))
(/ b (* 4 a))
(* 4 a)
Outputs
(- (* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))) (/ c b))
(-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a c)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 c b))
(* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7))))
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))))
a
(* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))
(*.f64 c (*.f64 c (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
(* c c)
(*.f64 c c)
c
(/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7))
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))
(+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b))))
(+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(* (* -5 (* a a)) (* c c))
(*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -5 binary64))))
(* -5 (* a a))
(*.f64 a (*.f64 a #s(literal -5 binary64)))
-5
#s(literal -5 binary64)
(* a a)
(*.f64 a a)
(* (* b b) (- (* -2 (* a c)) (* b b)))
(*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
(* b b)
(*.f64 b b)
b
(- (* -2 (* a c)) (* b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
(* -2 (* a c))
(*.f64 a (*.f64 c #s(literal -2 binary64)))
-2
#s(literal -2 binary64)
(* a c)
(*.f64 a c)
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
7
#s(literal 7 binary64)
(/ c b)
(/.f64 c b)
0
#s(literal 0 binary64)
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (/ 1/2 (neg (/ a b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(sqrt (+ (* b b) (* -4 (* c a))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* -4 (* c a)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* -4 (* c a))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
-4
#s(literal -4 binary64)
(* c a)
(*.f64 a c)
c
(/ 1/2 (neg (/ a b)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(neg (/ a b))
(-.f64 #s(literal 0 binary64) (/.f64 a b))
(/ a b)
(/.f64 a b)
(/ (/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a)) (/ a (/ b 2)))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a))
(+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a))
(*.f64 a (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a))
(/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
1
#s(literal 1 binary64)
(/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)
(/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)
(/ (/ b a) (sqrt (+ (* b b) (* c (* a -4)))))
(/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/ b a)
(/.f64 b a)
b
a
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* c (* a -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
(/ 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 (/ b 2)) a) (* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)) (neg (* 1 (* 2 (/ b (* 4 a))))))
(*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/ (/ a (/ b 2)) a)
(/.f64 #s(literal 2 binary64) b)
(/ a (/ b 2))
(/.f64 a (/.f64 b #s(literal 2 binary64)))
a
(/ b 2)
(/.f64 b #s(literal 2 binary64))
b
2
#s(literal 2 binary64)
(* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)
(/.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal 4 binary64))
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64)))
(sqrt (+ (* b b) (* c (* a -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+ (* b b) (* c (* a -4)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
(* c (* a -4))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(* a -4)
(*.f64 a #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(* a 4)
(*.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
(neg (* 1 (* 2 (/ b (* 4 a)))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(* 1 (* 2 (/ b (* 4 a))))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
1
#s(literal 1 binary64)
(* 2 (/ b (* 4 a)))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(/ b (* 4 a))
(/.f64 (/.f64 b #s(literal 4 binary64)) a)
(* 4 a)
(*.f64 a #s(literal 4 binary64))

localize1.7s (7.9%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64)))
accuracy99.9%
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) b)
accuracy99.9%
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)
accuracy96.0%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) b) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
accuracy99.9%
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
accuracy99.9%
(/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy99.8%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a)) (*.f64 a a))
accuracy96.1%
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) (*.f64 a a))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
accuracy99.9%
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b)))
accuracy99.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
accuracy96.1%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))))
accuracy99.9%
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))
accuracy99.8%
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c))
accuracy99.8%
(*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
accuracy99.8%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
Results
1.4s191×5exit
48.0ms56×0valid
14.0ms1valid
2.0ms2valid
Compiler

Compiled 638 to 62 computations (90.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 418.0ms
backward-pass: 188.0ms (44.9% of total)
ival-mult: 70.0ms (16.7% of total)
ival-div: 57.0ms (13.6% of total)
ival-sqrt: 36.0ms (8.6% of total)
ival-add: 19.0ms (4.5% of total)
ival-sub: 17.0ms (4.1% of total)
compiled-spec: 10.0ms (2.4% of total)
const: 8.0ms (1.9% of total)
ival-neg: 6.0ms (1.4% of total)
ival-pow: 6.0ms (1.4% of total)

series58.0ms (0.3%)

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

171 calls:

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

rewrite341.0ms (1.6%)

Algorithm
batch-egg-rewrite
Rules
3722×*-lowering-*.f32
3722×*-lowering-*.f64
3194×/-lowering-/.f32
3194×/-lowering-/.f64
1088×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
061325
1285298
21728281
08523281
Stop Event
iter limit
node limit
Counts
22 → 1129
Calls
Call 1
Inputs
(- (* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))) (/ c b))
(* a (* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7))))
(* (* c c) (/ (+ (* (* -5 (* a a)) (* c c)) (* (* b b) (- (* -2 (* a c)) (* b b)))) (pow b 7)))
(* c c)
(+ (* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a))))) (/ 1/2 (neg (/ a b))))
(/ 1/2 (neg (/ a b)))
(* (/ 1/2 a) (sqrt (+ (* b b) (* -4 (* c a)))))
(/ 1/2 a)
(/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a))
(- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a))
(/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a))
(/ (/ (- (/ 1 (/ (/ (/ b a) (sqrt (+ (* b b) (* c (* a -4))))) a)) (* a a)) (* a a)) (/ a (/ b 2)))
(+ (* (/ (/ a (/ b 2)) a) (* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)) (neg (* 1 (* 2 (/ b (* 4 a))))))
(/ (/ a (/ b 2)) a)
(* 1 (* 2 (/ b (* 4 a))))
(* 2 (/ b (* 4 a)))
(* (* -5 (* a a)) (* c c))
(* (* b b) (- (* -2 (* a c)) (* b b)))
(+ (* b b) (* -4 (* c a)))
(/ (/ b a) (sqrt (+ (* b b) (* c (* a -4)))))
(* (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4)) b)
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 4))
Outputs
(+.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))))
(+.f64 (-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)))
(+.f64 (-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b)) (fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))
(+.f64 (fma.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (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 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.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 (fma.f64 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) 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 (fma.f64 (*.f64 c c) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 c) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.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 a c) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)) (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 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) 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 (fma.f64 (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) a (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (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 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c) (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 a (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal -7 binary64)) (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 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal -7 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) c)))) (fma.f64 (neg.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 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
(fma.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 c (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 a c) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) a (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal -7 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 b c)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (/.f64 b c)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) b) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b c)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 b c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 7 binary64)) c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) (/.f64 b c)) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (/.f64 b c)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) b) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) b))
(/.f64 (+.f64 (*.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 a (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b c) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (/.f64 b c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b c) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 (/.f64 b c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b c) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 b c) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a))) (*.f64 (/.f64 b c) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 b (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c))))
(neg.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 a (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 a (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a)))
(/.f64 (*.f64 a (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 c (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) a))
(*.f64 (*.f64 c c) (*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) a))
(*.f64 (*.f64 a c) (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) a)
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 c c))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a) (pow.f64 b #s(literal -7 binary64)))
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c c)))
(neg.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (*.f64 c c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c c)))
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c c))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64)))))
(*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 7 binary64)) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))) c)
(*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 7 binary64))))
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(pow.f64 c #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64))
(*.f64 c c)
(*.f64 (*.f64 c c) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c c))
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c)))
(+.f64 (/.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/2 binary64) (/.f64 a b)))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.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 (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) (/.f64 a 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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) 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 #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 #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 0 binary64) (/.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 #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 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.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 #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 4 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/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.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/2 binary64) (/.f64 a b)))
(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 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a 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 (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/2 binary64) (/.f64 a b)))
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 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 (/.f64 b (*.f64 a #s(literal 4 binary64))) #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))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #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))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #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))))
(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/2 binary64) (/.f64 b 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 #s(literal 0 binary64) (/.f64 b 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #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))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.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 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))) (+.f64 (/.f64 (*.f64 #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 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)) (*.f64 a #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 #s(literal 1/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 b #s(literal -2 binary64))) a) (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/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 b) a) (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 #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 a #s(literal 1/2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) a) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 a (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a))
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #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))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 a b) a))
(/.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 #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))) a)
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) a)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 #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 a b))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (*.f64 #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 a (*.f64 #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 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 #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 a (*.f64 #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 a b) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (*.f64 #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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (*.f64 #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) (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 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 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 -4 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 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 #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)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #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 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -2 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))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 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/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 -1/2 binary64)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.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))))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -2 binary64)))) (*.f64 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 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 #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 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 a (*.f64 #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/2 binary64) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #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 a (/.f64 b #s(literal -2 binary64))) (/.f64 a (*.f64 #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)) (*.f64 (/.f64 a (/.f64 b #s(literal -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))) (/.f64 a #s(literal 1/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 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #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 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (*.f64 #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)) (*.f64 (/.f64 a (/.f64 b #s(literal 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))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 #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))) a))
(/.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 -1/2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 a (*.f64 #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/2 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (*.f64 #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 a #s(literal 1/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 a #s(literal -4 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) a) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (*.f64 #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 a #s(literal 1/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 a #s(literal 4 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) a) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #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 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 a b) a))
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #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))) a))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a))
(*.f64 (+.f64 (/.f64 (*.f64 #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 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 b a) a))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a)))
(*.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 1/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 b #s(literal -2 binary64))) a)))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) a)))
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #s(literal -2 binary64)))
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 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 -4 binary64)) (*.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a b))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -4 binary64)))
(pow.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(*.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 b (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal 4 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 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal -2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.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) (*.f64 a #s(literal -4 binary64))))
(*.f64 (*.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) a)))
(*.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 b #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b)
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b)
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) a)) (/.f64 b #s(literal 4 binary64)))
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(neg.f64 (*.f64 (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/2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (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))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (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/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) a)
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 1/2 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(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))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.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 binary64) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 a (*.f64 a a)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal -1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64) #s(literal -1 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) a)
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a))) a)
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(fma.f64 a (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(fma.f64 a (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)))
(fma.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 #s(literal -1 binary64) (*.f64 a a) (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 0 binary64) a) a (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 a (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.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 a a)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))
(*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))
(*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))
(*.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 b a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))) (/.f64 a (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(neg.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 a (/.f64 b a))))
(/.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 b a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(/.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) (/.f64 b a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(pow.f64 (/.f64 (/.f64 (/.f64 b a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (/.f64 b a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 a b) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal -2 binary64))))))
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)) (/.f64 (/.f64 (*.f64 a a) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64))))))
(neg.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (/.f64 b #s(literal -2 binary64))))
(neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a b))))
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a))
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) a)
(/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))) (*.f64 a a))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a b))) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (/.f64 a (/.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) b) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64))
(*.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a b) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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/2 binary64) (/.f64 a b)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (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 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (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 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal 2 binary64)) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (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 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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 (fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.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 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.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 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.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 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.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 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64))) b (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 2 binary64)) b)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) a)) (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b #s(literal 2 binary64)))))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 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))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 b #s(literal 2 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(fma.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 #s(literal -2 binary64) (/.f64 b (*.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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 b (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 #s(literal -1 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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b 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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.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 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 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 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b #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 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #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 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) a)
(/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b #s(literal 4 binary64)) #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 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) a)
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) #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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) #s(literal 1 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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 a (/.f64 b #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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) #s(literal -1 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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (/.f64 a b) (*.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) #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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 b #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 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64)))) (*.f64 b #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 b #s(literal 4 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 a (/.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.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 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (/.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 a (/.f64 b #s(literal 4 binary64)))) (/.f64 a b)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.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 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 a #s(literal 1/2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) a) (/.f64 a (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 a b)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 a (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 b #s(literal 2 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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (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 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (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 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a b)) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 b (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 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a b)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a b)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a b)) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (/.f64 a b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 b (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 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a b)) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 -4 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 4 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 a #s(literal -4 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) 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 (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 2 binary64)))) (neg.f64 (*.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 (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -2 binary64)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a b)) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (/.f64 b #s(literal 4 binary64)))) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (/.f64 a b)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.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 (/.f64 b #s(literal 4 binary64)))) a) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.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 (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (/.f64 a b)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))) (/.f64 a b)) (*.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 a #s(literal 4 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (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 a #s(literal 4 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #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))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.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 a b)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (*.f64 b (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 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (/.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 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 (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 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 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 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 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 b (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 b #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 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 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 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 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 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 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a (*.f64 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 (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 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 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 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 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 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 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 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 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 b (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 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 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 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #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))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (/.f64 a b)) (*.f64 (/.f64 a b) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (/.f64 a b) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a b) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 a b) a))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a b) (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 a b) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (/.f64 a b) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (/.f64 a b) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (/.f64 a b) (/.f64 (*.f64 b (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 b) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (/.f64 a b) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a b) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) a))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (/.f64 a b) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (/.f64 a b) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) a) (*.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 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b (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 #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.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 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.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 b #s(literal 4 binary64)))) a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.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 #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) a) (*.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 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a #s(literal 4 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) a)) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b (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 #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.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 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (/.f64 a b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.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 b #s(literal 4 binary64)))) a))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 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 (/.f64 b #s(literal 4 binary64)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 a (*.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64)))) (/.f64 a (*.f64 a (/.f64 b #s(literal -2 binary64)))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal 2 binary64) a)))
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 b #s(literal -2 binary64)))))
(/.f64 a (/.f64 a (/.f64 #s(literal 2 binary64) b)))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 2 binary64) b)
(/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1/2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(pow.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) b) a))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 a b) (/.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) b))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 2 binary64) b) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(neg.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 b (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) (/.f64 a b)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -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 (-.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 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 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 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(neg.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 b (/.f64 a #s(literal 1/2 binary64)))
(/.f64 b (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) (/.f64 a b)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a b))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))))
(/.f64 (/.f64 b a) #s(literal 2 binary64))
(/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 b #s(literal 2 binary64)) a)
(/.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a b)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -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 (-.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 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b))
(/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) b)))
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal 1/2 binary64) a))
(*.f64 b (*.f64 (/.f64 #s(literal 1/4 binary64) a) #s(literal 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 (/.f64 b a) #s(literal 1/2 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1/2 binary64))
(*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 2 binary64)))
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))
(*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64)))))
(*.f64 (*.f64 c c) (*.f64 a (*.f64 a #s(literal -5 binary64))))
(*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a (*.f64 c c))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (*.f64 c c)))
(*.f64 (*.f64 a (*.f64 a #s(literal -5 binary64))) (*.f64 c c))
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64)))) c)
(*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal -5 binary64))
(*.f64 (*.f64 (*.f64 c c) #s(literal -5 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -5 binary64))) a)
(+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(fma.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(fma.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(fma.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(fma.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(fma.f64 (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(*.f64 b (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))
(*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))
(*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) b)
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 b (neg.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 1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 a b))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(pow.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 b a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 b a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))) b))
(neg.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64)))))
(neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -4 binary64)))))
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 b (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 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) (/.f64 #s(literal 4 binary64) (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 #s(literal 4 binary64) b))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -4 binary64)))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 a b))
(/.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal 4 binary64))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) b) #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 4 binary64))
(/.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 4 binary64)))
(/.f64 (neg.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -4 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) b)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -4 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 #s(literal 4 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 b a))
(*.f64 (*.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal 1/4 binary64))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) b) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1/4 binary64))
(*.f64 (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 4 binary64))
(/.f64 (-.f64 #s(literal 0 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 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) 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 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 4 binary64))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/4 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/4 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1/4 binary64))
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))

simplify452.0ms (2.2%)

Algorithm
egg-herbie
Rules
6518×*-lowering-*.f32
6518×*-lowering-*.f64
3020×+-lowering-+.f64
3020×+-lowering-+.f32
1628×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

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

eval276.0ms (1.3%)

Compiler

Compiled 65435 to 5724 computations (91.3% saved)

prune416.0ms (2%)

Pruning

102 alts after pruning (95 fresh and 7 done)

PrunedKeptTotal
New1805271832
Fresh196887
Picked325
Done055
Total18271021929
Accuracy
99.8%
Counts
1929 → 102
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.6%
(fma.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b)) a)))
33.5%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) b) (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
33.7%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (/.f64 #s(literal -1/2 binary64) (/.f64 a b)))
33.9%
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a))))))
34.1%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
34.0%
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (/.f64 b #s(literal 2 binary64))))
34.3%
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
94.0%
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))))
33.9%
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a b) a) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.7%
(/.f64 (/.f64 (fma.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
33.7%
(/.f64 (/.f64 (fma.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
34.2%
(/.f64 (/.f64 (fma.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) (*.f64 a a))) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.7%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 a b) a) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a)) (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.1%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b a)) (/.f64 b #s(literal 1 binary64))) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 b a) a)) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.8%
(/.f64 (/.f64 (-.f64 (/.f64 (/.f64 a (/.f64 b a)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) a)
33.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.1%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.6%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.3%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.9%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) b))
32.5%
(/.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))))
32.2%
(/.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)
32.1%
(/.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)))
32.8%
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) a)
32.3%
(/.f64 (/.f64 (*.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b a)) a) a) (*.f64 a a)) (/.f64 a (/.f64 b #s(literal 2 binary64))))
32.8%
(/.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 a (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64))))
88.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.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 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (*.f64 a (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c))
92.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
94.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) a))
79.4%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
32.9%
(/.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)))
32.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)))
88.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
88.6%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
94.0%
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.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))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
92.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)
32.7%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 (/.f64 a #s(literal 1/2 binary64)) b))) #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal 4 binary64))))
88.7%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
32.8%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b)))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (/.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal 2 binary64)))))
32.1%
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) (/.f64 #s(literal 2 binary64) b)) (/.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) b)))
32.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 4 binary64) a) b)))
32.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a a) (/.f64 b #s(literal 2 binary64)))))
32.5%
(/.f64 (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)))
32.5%
(/.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)))))
32.1%
(/.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)))
32.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal 4 binary64) a)))))))
32.5%
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) b))) a)
32.9%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
32.9%
(/.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)))
32.5%
(/.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)))))))
79.5%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
93.8%
(/.f64 (+.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (/.f64 b c) (*.f64 (*.f64 a (*.f64 c c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 5 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 7 binary64)))))
32.5%
(/.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)))))))
33.0%
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64))))) (*.f64 a #s(literal -4 binary64))))
32.8%
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a (/.f64 b #s(literal 4 binary64)))) (*.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
93.8%
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 b (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (*.f64 c (*.f64 a (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) a))) (*.f64 b (pow.f64 b #s(literal 7 binary64))))
32.1%
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))))
32.4%
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (/.f64 a b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (/.f64 a b)))
32.3%
(/.f64 (+.f64 (*.f64 (*.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 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a (/.f64 #s(literal 2 binary64) b))) (*.f64 a #s(literal 4 binary64))))
32.6%
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 2 binary64) b)) (/.f64 b (*.f64 a #s(literal 4 binary64))))))
93.1%
(/.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)))
32.3%
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
32.8%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) a) b) #s(literal 2 binary64))
32.9%
(/.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))))
32.7%
(/.f64 (*.f64 a (-.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
32.9%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
32.3%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) b) (/.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal 1/2 binary64)) a)))
32.8%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 a b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) b)))
32.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(literal 1/2 binary64) a)))
32.2%
(/.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)))))
32.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
79.6%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
88.7%
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b))
92.1%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
94.1%
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
93.9%
(-.f64 (*.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 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (/.f64 b c)))
32.2%
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) b (neg.f64 (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 b (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
33.7%
(+.f64 (fma.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 #s(literal 1 binary64) (/.f64 a (/.f64 b (*.f64 a #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) a))))
32.9%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64)))) b (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/2 binary64) a))))
34.0%
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a (/.f64 b #s(literal 2 binary64))) (/.f64 b (*.f64 #s(literal 4 binary64) a))) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
33.7%
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 a (/.f64 b #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) b)) (neg.f64 (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 a #s(literal 1/2 binary64)))))
32.6%
(+.f64 (/.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/2 binary64) (/.f64 a b)))
31.9%
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))))
32.4%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (/.f64 b #s(literal -2 binary64)) a))
32.3%
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))))
93.6%
(*.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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))))
32.9%
(*.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)))
32.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))
93.6%
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
32.3%
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 b a)) a) #s(literal -1 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))
93.9%
(*.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)))
79.5%
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)))
79.8%
(neg.f64 (/.f64 c b))
3.2%
#s(literal 0 binary64)
Compiler

Compiled 9088 to 2978 computations (67.2% saved)

regimes267.0ms (1.3%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes121.0ms (0.6%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes142.0ms (0.7%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes25.0ms (0.1%)

Counts
23 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 a (*.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 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (+.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) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
Outputs
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
Calls

3 calls:

9.0ms
b
7.0ms
a
7.0ms
c
Results
AccuracySegmentsBranch
92.1%1c
92.1%1b
92.1%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes26.0ms (0.1%)

Counts
22 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 a (*.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 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (+.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) (*.f64 a #s(literal 2 binary64)))
Outputs
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
Calls

3 calls:

9.0ms
a
8.0ms
b
6.0ms
c
Results
AccuracySegmentsBranch
92.1%1a
92.1%1c
92.1%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes36.0ms (0.2%)

Counts
20 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 a (*.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 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
Outputs
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
Calls

3 calls:

22.0ms
c
6.0ms
b
6.0ms
a
Results
AccuracySegmentsBranch
88.7%1b
88.7%1c
88.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes13.0ms (0.1%)

Counts
11 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
Outputs
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
Calls

3 calls:

4.0ms
c
4.0ms
b
4.0ms
a
Results
AccuracySegmentsBranch
88.7%1b
88.7%1c
88.7%1a
Compiler

Compiled 12 to 9 computations (25% saved)

regimes13.0ms (0.1%)

Counts
10 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
Outputs
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
Calls

3 calls:

5.0ms
b
4.0ms
a
3.0ms
c
Results
AccuracySegmentsBranch
88.6%1a
88.6%1c
88.6%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes14.0ms (0.1%)

Counts
9 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(neg.f64 (/.f64 c b))
(-.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)))
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64)))
Outputs
(neg.f64 (/.f64 c b))
Calls

3 calls:

7.0ms
c
3.0ms
b
3.0ms
a
Results
AccuracySegmentsBranch
79.8%1a
79.8%1b
79.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

3 calls:

5.0ms
a
1.0ms
c
1.0ms
b
Results
AccuracySegmentsBranch
3.2%1b
3.2%1a
3.2%1c
Compiler

Compiled 12 to 9 computations (25% saved)

simplify72.0ms (0.3%)

Algorithm
egg-herbie
Rules
598×distribute-lft-neg-in_binary64
366×neg-mul-1_binary64
346×neg-sub0_binary64
278×cancel-sign-sub_binary64
264×sub-neg_binary64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
074190
1134189
2199188
3277188
4365188
5513188
6810188
71220188
81594188
91861188
101967188
111994188
122000188
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(neg.f64 (/.f64 c b))
#s(literal 0 binary64)
Outputs
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 c b))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -5 binary64) (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))) (/.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 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.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 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
#s(literal 0 binary64)

soundness4.1s (19.8%)

Rules
6834×*-lowering-*.f32
6834×*-lowering-*.f64
6470×*-lowering-*.f32
6470×*-lowering-*.f64
5862×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01343
13939
214739
377739
4750039
0839639
058320
1276302
21817298
08813298
0161714831
1590413980
0812013980
05433071
118862859
271312848
080222848
01416
13415
27314
317214
429614
552814
6104614
7224214
8518014
9775014
0816614
0143414206
1509313276
0864213276
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
Compiler

Compiled 448 to 260 computations (42% saved)

preprocess71.0ms (0.3%)

Compiler

Compiled 426 to 170 computations (60.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...