Quadratic roots, medium range

Time bar (total: 17.7s)

analyze417.0ms (2.4%)

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: 243.0ms
ival-mult: 71.0ms (29.2% of total)
...c/correct-round.rkt:119:19: 43.0ms (17.7% of total)
ival-<: 35.0ms (14.4% of total)
ival-sub: 28.0ms (11.5% of total)
ival-neg: 24.0ms (9.9% of total)
ival-sqrt: 12.0ms (4.9% of total)
ival-div: 10.0ms (4.1% of total)
ival-add: 8.0ms (3.3% of total)
ival-and: 8.0ms (3.3% of total)
const: 2.0ms (0.8% of total)
backward-pass: 1.0ms (0.4% of total)

sample3.8s (21.4%)

Results
2.0s6026×1valid
825.0ms2230×0valid
236.0ms1221×0invalid
Precisions
Click to see histograms. Total time spent on operations: 2.3s
ival-mult: 927.0ms (39.8% of total)
ival-<: 350.0ms (15% of total)
...c/correct-round.rkt:119:19: 247.0ms (10.6% of total)
ival-sub: 157.0ms (6.7% of total)
ival-sqrt: 138.0ms (5.9% of total)
ival-div: 127.0ms (5.5% of total)
backward-pass: 116.0ms (5% of total)
ival-neg: 103.0ms (4.4% of total)
ival-add: 98.0ms (4.2% of total)
ival-and: 45.0ms (1.9% of total)
const: 21.0ms (0.9% of total)
Bogosity

preprocess191.0ms (1.1%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
058165
1190150
2551140
31497140
44635140
01416
13415
27314
317214
429614
552814
6104614
7224214
8518214
9775714
0817314
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))
(/ (- c (sqrt (fma b (* a -4) (square c)))) (* a -2))

explain186.0ms (1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2441(555582285221869.06 2842.2638379065756 3.834103675953267e-11)2(6.558870156435783e-9 1.8440616224037174e-10 2.7342731088629808e-14)(+.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
105.0ms374×1valid
22.0ms138×0valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-mult: 24.0ms (37.8% of total)
backward-pass: 8.0ms (12.6% of total)
ival-div: 7.0ms (11% of total)
ival-sqrt: 7.0ms (11% of total)
ival-sub: 6.0ms (9.4% of total)
ival-neg: 5.0ms (7.9% of total)
ival-add: 5.0ms (7.9% of total)
const: 1.0ms (1.6% 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
35.5%
(/.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)

simplify144.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
2146×fnmadd-define
1564×fma-define
1456×fnmsub-define
1296×fmm-def
1262×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01361
12857
25657
38657
414757
524657
640957
782357
8195557
9440157
10643657
11725257
0806557
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)

localize95.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy35.6%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Results
59.0ms187×1valid
8.0ms69×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 17.0ms (42.2% of total)
ival-div: 9.0ms (22.4% of total)
ival-sqrt: 5.0ms (12.4% of total)
backward-pass: 4.0ms (9.9% of total)
ival-sub: 2.0ms (5% of total)
ival-add: 2.0ms (5% of total)
const: 1.0ms (2.5% of total)

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

rewrite364.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
4744×*-lowering-*.f32
4744×*-lowering-*.f64
3218×/-lowering-/.f32
3218×/-lowering-/.f64
1202×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01343
16339
253939
3759039
0808839
Stop Event
iter limit
node limit
Counts
4 → 382
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 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 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 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 b (*.f64 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 #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 2 binary64))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 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 #s(literal 0 binary64) (*.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 -2 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.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 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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 b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b (*.f64 a #s(literal -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))))
(neg.f64 (*.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)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (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)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 (/.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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))))) b) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 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 #s(literal -1 binary64) (*.f64 (/.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 (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)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.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 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.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) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b 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))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 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 #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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 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))))) b) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.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 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (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 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.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)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.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)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 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 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (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 (*.f64 #s(literal 1 binary64) (*.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)))))) (-.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 #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 1 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)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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))))) 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 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 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (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 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)) #s(literal 2 binary64)) (*.f64 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 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (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 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (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) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.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 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.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))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.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 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.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 #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.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 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.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 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #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) (/.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 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.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) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)
(/.f64 (*.f64 (-.f64 b (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 (/.f64 (-.f64 b (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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 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 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (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))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #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 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 (-.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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))))) b) (*.f64 a #s(literal 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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.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 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) (*.f64 #s(literal 2 binary64) (*.f64 a (+.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))))) 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 (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)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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) (-.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 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 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 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 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))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.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 #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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 b (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))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.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 #s(literal 1 binary64) (-.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 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.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))))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (neg.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) b))
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.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 0 binary64)) b)
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.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 #s(literal 0 binary64) b)))))
(/.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.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) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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))))) b))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.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 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) (+.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 (-.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 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (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)))))))
(fabs.f64 (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)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.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))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.f64 (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)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.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))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (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))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.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))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))

simplify283.0ms (1.6%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
05433071
118862859
271322847
080012847
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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))
(+ (* 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 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.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 #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 (+.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 #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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 (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 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 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 #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 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.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 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 #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 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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) 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 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(/ (+ (* -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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 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 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(* 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 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 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 (*.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 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.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)))))
(* -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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64))) 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 a (*.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)) #s(literal -1 binary64)))
(* -2 (/ (* a c) b))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(* 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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)))))))))
(* (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (-.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 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 c (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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/4 binary64))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (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/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 #s(literal 1/2 binary64) (/.f64 (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 b (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (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 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) 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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 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 a (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(+ 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 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 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 (*.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 (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 (*.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) (*.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 #s(literal 1/16 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 (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 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 a (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(+ 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.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 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) 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 (-.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)))

eval73.0ms (0.4%)

Compiler

Compiled 21444 to 1961 computations (90.9% saved)

prune156.0ms (0.9%)

Pruning

67 alts after pruning (66 fresh and 1 done)

PrunedKeptTotal
New46066526
Fresh000
Picked011
Done000
Total46067527
Accuracy
99.6%
Counts
527 → 67
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.7%
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
36.0%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
35.9%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.0%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
92.6%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.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)))
36.2%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
35.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)))
35.8%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
36.0%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
92.9%
(/.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)
35.4%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
89.4%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
28.3%
(/.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)))
35.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 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))))))))))
35.7%
(/.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)))
35.1%
(/.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 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
35.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
36.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
34.8%
(/.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 2 binary64))))
35.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.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 (*.f64 a #s(literal 2 binary64)) b)))
35.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.3%
(/.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)))
35.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.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)))
34.8%
(/.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)))
94.8%
(/.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)
36.4%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
89.3%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
94.6%
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64)))
92.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
78.7%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
10.3%
(/.f64 b (neg.f64 a))
36.0%
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
35.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
35.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
36.1%
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
35.7%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
35.6%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
34.5%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
35.1%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
89.4%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
93.0%
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
94.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 c b))
78.8%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
35.9%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64)))))
35.4%
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)))
36.4%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
35.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.0%
(*.f64 (+.f64 (*.f64 (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)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
36.5%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.4%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
89.2%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
92.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)))
94.7%
(*.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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 6149 to 2503 computations (59.3% saved)

simplify190.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
cost-diff128
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
cost-diff128
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
cost-diff128
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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))))) (*.f64 a #s(literal 2 binary64)))
cost-diff384
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
cost-diff384
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
cost-diff1024
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
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))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
cost-diff-64
(neg.f64 a)
cost-diff-64
(/.f64 b (neg.f64 a))
cost-diff256
(+.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))
cost-diff256
(*.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)))
cost-diff256
(-.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-diff256
(*.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)))))
Rules
3728×*-lowering-*.f32
3728×*-lowering-*.f64
1736×/-lowering-/.f32
1736×/-lowering-/.f64
1566×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
059628
1167586
2541563
32158547
46463547
08042547
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)
(/ b (neg a))
b
(neg a)
a
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(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
(/ b (* a 2))
(- (/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a))) (/ (* b (* a 2)) (* 4 (* a a))))
(/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(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
(* 4 (* a a))
4
(* a a)
(/ (* b (* a 2)) (* 4 (* a a)))
(* b (* a 2))
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
3/2
(* b (* b b))
(/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(/ 1/2 a)
1/2
(+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -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 (+.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 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 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 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 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a))) b))
(+.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))))
(/ (* (* c (* c c)) -2) (pow b 5))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* (* c (* c c)) -2)
(*.f64 c (*.f64 (*.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 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1/4 (* (/ (pow c 4) (pow b 6)) (* 20 a)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))
-1/4
#s(literal -1/4 binary64)
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
4
#s(literal 4 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(* 20 a)
(*.f64 a #s(literal 20 binary64))
20
#s(literal 20 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (*.f64 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)
(/ b (neg a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
b
(neg a)
(-.f64 #s(literal 0 binary64) a)
a
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))
(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 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ b (* a 2))
(/.f64 b (*.f64 a #s(literal 2 binary64)))
(- (/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a))) (/ (* b (* a 2)) (* 4 (* a a))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))
(/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) a)
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))
(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 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* 4 (* a a))
(*.f64 a (*.f64 a #s(literal 4 binary64)))
4
#s(literal 4 binary64)
(* a a)
(*.f64 a a)
(/ (* b (* a 2)) (* 4 (* a a)))
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a)
(* b (* a 2))
(*.f64 b (*.f64 a #s(literal 2 binary64)))
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b b)))))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))
(+ (* 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)
3/2
#s(literal 3/2 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b b)))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
(+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b b))))
(* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (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))))

localize431.0ms (2.4%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))
accuracy99.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
accuracy99.4%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
accuracy36.9%
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.5%
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
accuracy99.4%
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
accuracy35.3%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.7%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy35.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
accuracy100.0%
(/.f64 b (neg.f64 a))
accuracy100.0%
(neg.f64 a)
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.4%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy99.3%
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))
Results
276.0ms199×1valid
38.0ms57×0valid
Compiler

Compiled 708 to 60 computations (91.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 192.0ms
ival-mult: 61.0ms (31.8% of total)
ival-div: 38.0ms (19.8% of total)
ival-pow: 38.0ms (19.8% of total)
backward-pass: 23.0ms (12% of total)
ival-add: 11.0ms (5.7% of total)
ival-sub: 11.0ms (5.7% of total)
ival-sqrt: 6.0ms (3.1% of total)
const: 3.0ms (1.6% of total)
ival-neg: 2.0ms (1% of total)

series212.0ms (1.2%)

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

186 calls:

TimeVariablePointExpression
12.0ms
c
@0
(/ (* (* c (* c c)) -2) (pow b 5))
7.0ms
c
@-inf
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
7.0ms
a
@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
b
@-inf
(/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
6.0ms
a
@0
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))

rewrite403.0ms (2.3%)

Algorithm
batch-egg-rewrite
Rules
4972×*-lowering-*.f32
4972×*-lowering-*.f64
2282×/-lowering-/.f32
2282×/-lowering-/.f64
2084×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
057370
1371346
24245346
08854346
Stop Event
iter limit
node limit
Counts
23 → 823
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)))))
(- (* 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))
(/ b (neg a))
(neg a)
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (/ b (* a 2)))
(/ (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(- (/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a))) (/ (* b (* a 2)) (* 4 (* a a))))
(/ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* 4 (* a a)))
(/ (* b (* a 2)) (* 4 (* a a)))
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(/ (/ 1/2 a) (+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(+ (+ (* b b) (* a (* c -4))) (* b (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(* (/ (pow c 4) (pow b 6)) (* 20 a))
(/ (* (* c (* c c)) -2) (pow b 5))
(/ (pow c 4) (pow b 6))
(/ (* c c) (* b (* b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
Outputs
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) a) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) b)) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.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 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.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 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))))
(+.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(+.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(fma.f64 a (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))) (-.f64 (/.f64 a (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 a (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))))
(/.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))))) (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))
(/.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) a) (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))) a) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))
(*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))
(*.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))) a)
(+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) b))
(-.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(-.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(/.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))) (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 5 binary64))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))) (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) #s(literal -1 binary64))
(*.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 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b) (/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(neg.f64 (/.f64 b a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) b) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 b #s(literal -1 binary64)) a)
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))
(-.f64 #s(literal 0 binary64) a)
(neg.f64 a)
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))
(*.f64 a #s(literal -1 binary64))
(*.f64 #s(literal -1 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 -2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.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))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) b) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a)))) (/.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 b (*.f64 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 (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a 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))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 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) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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 b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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 1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a (sqrt.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)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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)) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a 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 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 4 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (*.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 a 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 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 a #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.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 #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 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 a #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 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)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64))) (*.f64 a a))
(/.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) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 a a)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.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 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.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 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/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)))))) b)) (*.f64 (/.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 #s(literal 1 binary64) (*.f64 a #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) b))) (*.f64 (/.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 1 binary64) (/.f64 (/.f64 a #s(literal 1/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 1/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 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.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 -4 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.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) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 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 b (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -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 (*.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 4 binary64)) (*.f64 a 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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))))) b) a) #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)) 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)))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a 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))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.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 -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) #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 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/4 binary64) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 b #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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a 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 #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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(exp.f64 (*.f64 (log.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)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 a #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 -2 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 #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)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 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 1/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))))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(pow.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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1 binary64))
(*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))
(*.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 #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 #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/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (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) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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/2 binary64))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/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 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.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 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (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))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #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 -2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.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))))) b) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) b) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a)))) (/.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a 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))) (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (/.f64 b (*.f64 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 (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a 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))))
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 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) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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 b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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 1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(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 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 a (sqrt.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)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.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)) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a 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 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 4 binary64) (*.f64 a a)))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))
(/.f64 (-.f64 (*.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 a 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 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 a #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.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 #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 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 a #s(literal -2 binary64))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 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)))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64))) (*.f64 a a))
(/.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) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 a a)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal -2 binary64)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.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 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.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 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/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)))))) b)) (*.f64 (/.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 #s(literal 1 binary64) (*.f64 a #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) b))) (*.f64 (/.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 1 binary64) (/.f64 (/.f64 a #s(literal 1/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 1/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 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.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 -4 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.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 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.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) (/.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))))))
(/.f64 (+.f64 (*.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 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 b (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -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 (*.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 4 binary64)) (*.f64 a 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.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))))) b) a) #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)) 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)))
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a 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))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.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 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.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 -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) #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 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/4 binary64) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 b #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 1/2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (/.f64 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 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a 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 #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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 a (sqrt.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 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a a)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 4 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a)))) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a a)) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 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))) a)
(/.f64 (/.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) a)
(pow.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))
(*.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 1/4 binary64) (*.f64 a a))))
(*.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 4 binary64) (*.f64 a a))))
(*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #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 (/.f64 #s(literal 2 binary64) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a (sqrt.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)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (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))))) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)))
(*.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)) a))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (pow.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.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))))) a))
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a a)))
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a))
(/.f64 (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a)))) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal 4 binary64))) a)
(/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) a) a)
(pow.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 (/.f64 b #s(literal 4 binary64)) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 a a))) (/.f64 b #s(literal 4 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))
(*.f64 (*.f64 a b) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) b)
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 b (*.f64 a a)))
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (/.f64 b a))
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)))
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(*.f64 (/.f64 (*.f64 a b) #s(literal 4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 a b) (*.f64 a a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 a b) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 a a) (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (pow.f64 (/.f64 a (*.f64 b (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 b a))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) b) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 a (*.f64 #s(literal 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 2 binary64) (*.f64 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 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a)
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (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 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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) a))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b b))
(+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (+.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(fma.f64 b b (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(+.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(fma.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))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64))))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 20 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64))))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 20 binary64))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 20 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) a)
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a) #s(literal 20 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.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 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c)))))
(/.f64 (*.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 (*.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))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c #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 #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 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 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 c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(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 (*.f64 c c) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c c) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 c c) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 (/.f64 c (*.f64 b b)) b)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (pow.f64 (/.f64 (/.f64 c (*.f64 b b)) b) #s(literal 2 binary64)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) c) (/.f64 (/.f64 c (*.f64 b b)) b))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (/.f64 c (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (/.f64 c (*.f64 b b)) b) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 c c) b) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3/2 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3/2 binary64))
(*.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))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/8 binary64)) #s(literal 2 binary64)))

simplify569.0ms (3.2%)

Algorithm
egg-herbie
Rules
5762×*-lowering-*.f32
5762×*-lowering-*.f64
3762×+-lowering-+.f64
3762×+-lowering-+.f32
2162×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0222723696
1705222442
0806322442
Stop Event
iter limit
node limit
Counts
744 → 744
Calls
Call 1
Inputs
(* -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)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* 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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) 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))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 (/ b a))
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* -1 a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(- (+ (* 1/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 (/ 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)))))
(* 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 (/ (* 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 (/ 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)))))))
(* (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))))
(* 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/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 (/ 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)))))
(* 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 (/ (* 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 (/ 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 (/ 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))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))
(+ (* 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))))))
(+ (* 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)))))))))
(* 2 (* a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(* b (+ (* -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 b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))
(* -1 (* b (+ (* -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 b))
(* a (+ (* -4 (/ (* a c) b)) (* 2 b)))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(* 2 (* a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/ (+ (* -1/2 (/ (* a (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* (pow c 2) (+ (* -4 c) (* -2 c))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ 1/2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 2))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 2))
(/ -1/2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(/ (- (* -1 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) a)) (* 1/2 (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ -1/8 (* (pow a 2) c))
(- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* b (sqrt -4)))) (* 1/8 (/ 1 (* (pow a 2) c))))
(- (* b (- (* -1 (* b (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(- (* b (- (* b (- (* -1 (* b (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (sqrt -4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2)))))))))))) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(/ 1/6 (* a (pow b 2)))
(/ (+ (* -1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2)))) (* 1/6 (/ 1 a))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))) (pow b 4))) (* 1/6 (/ 1 a))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))))) (+ (* -2/9 (* (pow a 2) (pow c 3))) (* 1/27 (* a (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -1/9 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (* a (pow b 4)))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))))) (pow b 2))
(/ 1/2 (* a (pow b 2)))
(/ (+ (* -1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (* 1/2 (/ 1 a))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))) (pow b 4))) (* 1/2 (/ 1 a))) (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))))) (* 2 (* (pow a 2) (pow c 3))))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (* a (pow b 4)))) (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (/ (* a (pow c 2)) (pow b 4))))) (pow b 2))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(+ (* -1/2 (/ (* c (+ (* -4 a) (* -2 a))) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+ (* c (- (* -1 (* c (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* a (+ (* -4 a) (* -2 a))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(/ 1/2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(/ (+ (* -1 (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -2 (/ (pow b 4) (* a (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)
(/ -1/2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (/ (+ (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (/ (pow b 2) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -2 (/ (pow b 4) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(* -4 (* a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(* 3 (pow b 2))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(pow b 2)
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 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))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(* -2 (pow b 3))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (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 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(pow b 3)
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(pow b 3)
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.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 (*.f64 #s(literal -5 binary64) 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 (*.f64 #s(literal -5 binary64) 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 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (neg.f64 (*.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.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 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (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 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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)) (neg.f64 (/.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)) (neg.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.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 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (neg.f64 (*.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)) (neg.f64 (*.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)) (neg.f64 (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.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 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)) (neg.f64 (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (neg.f64 (*.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)))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.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 -1 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 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 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))) (neg.f64 (/.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))) (neg.f64 (/.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 -1 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 #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 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) 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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -1 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 -1 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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 1 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)))
(neg.f64 (/.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 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1 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)))
(neg.f64 (/.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 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) 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) (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (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))) (* -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)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 a) (+.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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (neg.f64 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 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* -1 a)
(neg.f64 a)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 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))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.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))) (neg.f64 (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* 1/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 (*.f64 a (*.f64 a a)) c)))) (/.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 #s(literal 1/2 binary64) 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)))
(+.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(* -1 (/ c b))
(/.f64 (neg.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (- (+ (* 1/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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)))))
(* c (- (+ (* -1/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 (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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.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 #s(literal 1/2 binary64) b) (*.f64 a c))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.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))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) 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/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 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 #s(literal 1/2 binary64) b) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* 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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))
(*.f64 (neg.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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 1/2 binary64) b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 #s(literal 1/2 binary64) b) (*.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 (neg.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 (*.f64 a (*.f64 a a)) c)))) (/.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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c)))) (/.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)))
(neg.f64 (*.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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (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 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.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 (neg.f64 a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/32 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 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.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 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* 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 (neg.f64 c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.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 4 binary64)) (sqrt.f64 #s(literal -1 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 (neg.f64 c) (+.f64 (+.f64 (*.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 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 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* (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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (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 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (neg.f64 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 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 (*.f64 a a) c) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 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))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.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))) (neg.f64 (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* 1/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 (*.f64 a (*.f64 a a)) c)))) (/.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 #s(literal 1/2 binary64) 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)))
(+.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(* -1 (/ c b))
(/.f64 (neg.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (- (+ (* 1/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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)))))
(* c (- (+ (* -1/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 (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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.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 #s(literal 1/2 binary64) b) (*.f64 a c))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.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))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) 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/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 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 #s(literal 1/2 binary64) b) a)
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* 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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1/2 (/ b a))
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))
(*.f64 (neg.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 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 1/2 binary64) b)) a)
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 #s(literal 1/2 binary64) b) (*.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 (neg.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 (*.f64 a (*.f64 a a)) c)))) (/.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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c)))) (/.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)))
(neg.f64 (*.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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (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 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(+ (* -1 (/ c b)) (* 1/2 (/ b a)))
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.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 (neg.f64 a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/32 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 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.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 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* 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 (neg.f64 c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.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 4 binary64)) (sqrt.f64 #s(literal -1 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 (neg.f64 c) (+.f64 (+.f64 (*.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 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 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 1/2 (/ b a))
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a)
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 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))))))
(+.f64 (*.f64 #s(literal 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/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* 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)))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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))))))))))
(* 2 (* a b))
(*.f64 (*.f64 #s(literal 2 binary64) a) b)
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (+ (* -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 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -2 (* a b))
(*.f64 #s(literal -2 binary64) (*.f64 a b))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -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 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* 2 (* a b))
(*.f64 (*.f64 #s(literal 2 binary64) a) b)
(* a (+ (* -4 (/ (* a c) b)) (* 2 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) b)))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (*.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 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))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.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 4 binary64)) (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 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* 2 (* a b))
(*.f64 (*.f64 #s(literal 2 binary64) a) b)
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) b))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64)))) a))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64)))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64))))))))) (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -64 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) c)))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64))))))))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a))))) (*.f64 b b))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a)))) (*.f64 b b))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) a) (+.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a)))))) (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a))))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))) (+.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))))))))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 a a)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 a a)))))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) a)) a))) a)))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c)))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))))) c)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))))) c))) c))))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(/ (+ (* -1/2 (/ (* a (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* (pow c 2) (+ (* -4 c) (* -2 c))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) a)
(/ 1/2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 a a)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 a a))
(/ -1/2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(/ (- (* -1 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 a a))
(/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) a)) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 a a))
(/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) a)) (* 1/2 (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))))) a)) a)) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 a a))
(/ -1/8 (* (pow a 2) c))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c))
(- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* b (sqrt -4)))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.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 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(- (* b (- (* -1 (* b (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.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 -4 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(- (* b (- (* b (- (* -1 (* b (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (sqrt -4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2)))))))))))) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (*.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)))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.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 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (*.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 -4 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(/ 1/6 (* a (pow b 2)))
(/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b)))
(/ (+ (* -1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2)))) (* 1/6 (/ 1 a))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) a)) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))) (pow b 4))) (* 1/6 (/ 1 a))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) (*.f64 c (*.f64 a #s(literal -6 binary64))))) a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 b b))))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))))) (+ (* -2/9 (* (pow a 2) (pow c 3))) (* 1/27 (* a (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -1/9 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (* a (pow b 4)))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) (*.f64 c (*.f64 a #s(literal -6 binary64))))) a))) (+.f64 (*.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 c (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) (*.f64 c (*.f64 a #s(literal -6 binary64))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b b))
(/ 1/2 (* a (pow b 2)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))
(/ (+ (* -1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (* 1/2 (/ 1 a))) (pow b 2))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 a (*.f64 b b))))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))) (pow b 4))) (* 1/2 (/ 1 a))) (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 a (*.f64 b b)))))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))))) (* 2 (* (pow a 2) (pow c 3))))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (* a (pow b 4)))) (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (/ (* a (pow c 2)) (pow b 4))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 a (*.f64 b b)))))))) (*.f64 b b))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(+ (* -1/2 (/ (* c (+ (* -4 a) (* -2 a))) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -6 binary64))) a) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(+ (* c (- (* -1 (* c (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* a (+ (* -4 a) (* -2 a))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))
(/ 1/2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(/ (+ (* -1 (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 c c))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -2 (/ (pow b 4) (* a (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) c)
(/ -1/2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (/ (+ (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (/ (pow b 2) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -2 (/ (pow b 4) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))) c)) (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) c))) c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) b))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.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))))))))))
(* 3 (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -6 binary64))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 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))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -6 binary64)))))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 c #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))))
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (*.f64 b 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 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) a)))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) a)))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (neg.f64 (/.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 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))))
(+ (* 2 (pow b 2)) (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -6 binary64)))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 a #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))))
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal 1/2 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 -4 binary64)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal 1/2 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 -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 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) c)))) c)))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))) #s(literal -1 binary64))))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 a c) #s(literal -12 binary64))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (pow b 3))
(*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(*.f64 #s(literal 1/2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #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 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #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 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))))) (*.f64 c (*.f64 c 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (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)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b))))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #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 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64)))))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #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 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (*.f64 c 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))))) (*.f64 c (*.f64 c c))))))

eval305.0ms (1.7%)

Compiler

Compiled 102250 to 6646 computations (93.5% saved)

prune575.0ms (3.3%)

Pruning

75 alts after pruning (74 fresh and 1 done)

PrunedKeptTotal
New1893301923
Fresh174461
Picked505
Done011
Total1915751990
Accuracy
99.6%
Counts
1990 → 75
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.8%
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
36.3%
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
36.0%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
35.9%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.0%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
92.6%
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64)))
35.5%
(/.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)
36.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.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)))
35.8%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.0%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -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))))))))
92.9%
(/.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)
35.1%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
35.4%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
89.4%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
28.3%
(/.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)))
35.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
35.1%
(/.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 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
35.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
36.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
34.9%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
34.9%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
35.9%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/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 1/2 binary64)) b)))
34.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
35.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.3%
(/.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)))
35.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.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)))
34.8%
(/.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 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)))
94.8%
(/.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)
35.2%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))
36.4%
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
89.3%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
94.6%
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64)))
92.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
78.7%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
78.4%
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
78.8%
(/.f64 (neg.f64 c) b)
35.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
35.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
35.7%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
35.6%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.2%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))
35.2%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 b (*.f64 a a))))
89.4%
(-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
35.3%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
94.9%
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a) (/.f64 c b))
93.0%
(-.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))
35.9%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64)))))
36.4%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
35.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
35.4%
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a 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)))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b b))))
36.6%
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.8%
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (*.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)))))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.0%
(*.f64 (+.f64 (*.f64 (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)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
36.5%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.4%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
94.6%
(*.f64 (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
94.5%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
89.2%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
92.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)))
94.7%
(*.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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
Compiler

Compiled 7787 to 3063 computations (60.7% saved)

simplify232.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 b b)
cost-diff0
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
cost-diff0
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
cost-diff0
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
cost-diff6208
(*.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)))))
cost-diff6208
(+.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))))))
cost-diff6208
(*.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)))))))
cost-diff6208
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
cost-diff0
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
cost-diff-64
(neg.f64 c)
cost-diff-64
(/.f64 (neg.f64 c) b)
cost-diff6464
(+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))
cost-diff6464
(*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))))
cost-diff6464
(-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff6464
(*.f64 (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
Rules
5010×*-lowering-*.f32
5010×*-lowering-*.f64
2360×/-lowering-/.f32
2360×/-lowering-/.f64
1884×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
065760
1218674
2794654
33935640
45049640
08167640
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b)))) a) (/ c b))
(* (- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b)))) a)
(- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b))))
(* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))))
a
(+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))
(* (* c c) (* c (/ -2 (pow b 5))))
(* c c)
c
(* c (/ -2 (pow b 5)))
(/ -2 (pow b 5))
-2
(pow b 5)
b
5
(* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))
(/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c)))))
(* a 20)
20
(/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))
(* (* b b) (* b (* b (* b b))))
(* b b)
(* b (* b (* b b)))
(* b (* b b))
(* c (* c (* c c)))
(* c (* c c))
(/ -1/4 b)
-1/4
(/ (* c c) (* b (* b b)))
(/ c b)
(/ (neg c) b)
(neg c)
c
b
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2))
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b)
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
1
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(/ 1 (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
c
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(/ (* a -2) b)
(* a -2)
a
-2
b
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
(* -4 (* c (* a (* a a))))
-4
(* c (* a (* a a)))
(* a (* a a))
(* a a)
(pow b 5)
5
(/ (* -2 (* a a)) (* b (* b b)))
(* -2 (* a a))
(* b (* b b))
(* b b)
(* a 2)
2
(- (/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))) (/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
2
(* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
Outputs
(- (* (- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b)))) a) (/ c b))
(+.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))))) (*.f64 (/.f64 c b) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))))
(* (- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b)))) a)
(*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b))))
(-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))))
a
(+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) c))))))
(* (* c c) (* c (/ -2 (pow b 5))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(* c c)
(*.f64 c c)
c
(* c (/ -2 (pow b 5)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(/ -2 (pow b 5))
(/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
-2
#s(literal -2 binary64)
(pow b 5)
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
b
5
#s(literal 5 binary64)
(* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 b (*.f64 c (*.f64 c (*.f64 c c))))))))
(/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c)))))
(/.f64 (/.f64 (*.f64 a (/.f64 #s(literal 20 binary64) (*.f64 b b))) b) (*.f64 b (*.f64 b (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))))))
(* a 20)
(*.f64 a #s(literal 20 binary64))
20
#s(literal 20 binary64)
(/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))))))
(* (* b b) (* b (* b (* b b))))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
(* b b)
(*.f64 b b)
(* b (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* c (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c c)))
(* c (* c c))
(*.f64 c (*.f64 c c))
(/ -1/4 b)
(/.f64 #s(literal -1/4 binary64) b)
-1/4
#s(literal -1/4 binary64)
(/ (* c c) (* b (* b b)))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ c b)
(/.f64 c b)
(/ (neg c) b)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg c)
(-.f64 #s(literal 0 binary64) c)
c
b
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
1
#s(literal 1 binary64)
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/ 1 (+ (* b b) (* a (* c -4))))
(/.f64 #s(literal 1 binary64) (+.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)
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 2 binary64))))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))))
c
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))
(/ (* a -2) b)
(*.f64 #s(literal -2 binary64) (/.f64 a b))
(* a -2)
(*.f64 a #s(literal -2 binary64))
a
-2
#s(literal -2 binary64)
b
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(*.f64 c (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* -4 (* c (* a (* a a))))
(*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))
-4
#s(literal -4 binary64)
(* c (* a (* a a)))
(*.f64 a (*.f64 a (*.f64 a c)))
(* a (* a a))
(*.f64 a (*.f64 a a))
(* a a)
(*.f64 a a)
(pow b 5)
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
5
#s(literal 5 binary64)
(/ (* -2 (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(* -2 (* a a))
(*.f64 a (*.f64 a #s(literal -2 binary64)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))) (/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (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)
(* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
2
#s(literal 2 binary64)
(* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))

localize454.0ms (2.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.4%
(/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
accuracy99.4%
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
accuracy36.2%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
accuracy99.5%
(*.f64 b (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
accuracy99.4%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.6%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.5%
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy35.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
accuracy100.0%
(/.f64 (neg.f64 c) b)
accuracy100.0%
(neg.f64 c)
accuracy99.4%
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/4 binary64) b))
accuracy99.4%
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
Results
270.0ms196×1valid
40.0ms60×0valid
Compiler

Compiled 927 to 66 computations (92.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 189.0ms
ival-mult: 77.0ms (40.8% of total)
ival-div: 48.0ms (25.4% of total)
backward-pass: 22.0ms (11.7% of total)
ival-add: 13.0ms (6.9% of total)
ival-sub: 8.0ms (4.2% of total)
ival-pow: 8.0ms (4.2% of total)
ival-sqrt: 7.0ms (3.7% of total)
const: 2.0ms (1.1% of total)
ival-neg: 2.0ms (1.1% of total)

series110.0ms (0.6%)

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

222 calls:

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

rewrite364.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
3832×*-lowering-*.f32
3832×*-lowering-*.f64
2656×/-lowering-/.f32
2656×/-lowering-/.f64
1258×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
063477
1428404
24838404
08080404
Stop Event
iter limit
node limit
Counts
28 → 767
Calls
Call 1
Inputs
(* (- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b)))) a)
(- (* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))) (/ (* c c) (* b (* b b))))
(* a (+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))))
(+ (* (* c c) (* c (/ -2 (pow b 5)))) (* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b)))
(/ (neg c) b)
(neg c)
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2))
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b)
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))
(sqrt (/ 1 (+ (* b b) (* a (* c -4)))))
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))
(- (/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))) (/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))))
(/ (+ (* b b) (* a (* c -4))) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(+ (* b b) (* a (* c -4)))
(* b b)
(/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c)))))
(/ (* c c) (* b (* b b)))
(* (* c c) (* c (/ -2 (pow b 5))))
(* (/ (* a 20) (/ (* (* b b) (* b (* b (* b b)))) (* c (* c (* c c))))) (/ -1/4 b))
(/ 1 (+ (* b b) (* a (* c -4))))
(/ (* -4 (* c (* a (* a a)))) (pow b 5))
(/ (* -2 (* a a)) (* b (* b b)))
(* b (* b b))
(/ (* b b) (* 2 (* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))))
(* a (+ b (sqrt (+ (* b b) (* a (* c -4))))))
Outputs
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.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 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.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 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.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 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))))
(+.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (-.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)))
(fma.f64 a (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) a (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a))) (-.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))) (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a))) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))) (-.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) a)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))))
(/.f64 (*.f64 a (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) a) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))) a) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)))
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a)
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
(+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))))
(fma.f64 c (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
(fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
(fma.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))) (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))) (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.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 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c))
(-.f64 #s(literal 0 binary64) c)
(neg.f64 c)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 #s(literal 0 binary64) c))))
(*.f64 c #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) c)
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) b) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.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 b b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 b a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 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))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(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 b (*.f64 a #s(literal 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) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 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 b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 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))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 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 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 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 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 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))))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b 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 (*.f64 (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)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #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 b b)))) (*.f64 (*.f64 (*.f64 a #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 -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #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 b b)))) (*.f64 (*.f64 (*.f64 a #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 -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 (/.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)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.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 b b)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 1 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 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))) (neg.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.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))))) b) a)) #s(literal -2 binary64))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 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 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a #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 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))))) b) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.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))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.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 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 (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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 #s(literal 1 binary64) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) 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) b))
(+.f64 (-.f64 #s(literal 0 binary64) 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))))) b)
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))
(fma.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))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.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) b))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.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) b)))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.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) b)))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 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) (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 #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 -1 binary64) (-.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 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(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))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (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)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 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))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.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/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.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))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(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) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(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))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 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)) #s(literal 1 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) a)))
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))
(/.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) a)
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) a)) #s(literal -1 binary64))
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 c a) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 c a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) c)
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) a) (/.f64 c #s(literal 2 binary64)))
(+.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) c (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (-.f64 (*.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 c (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))))
(/.f64 (*.f64 c (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) c) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) c)
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(+.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(+.f64 (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(fma.f64 a (/.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))))))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(+.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) c (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 c (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (*.f64 c (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) c) (pow.f64 b #s(literal 8 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) c) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) c)
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) b) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.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 b b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 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))))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 b a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 b #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 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))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(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 b (*.f64 a #s(literal 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) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 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 b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 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))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 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 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 0 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 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 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))))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b 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 (*.f64 (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)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 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 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #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 b b)))) (*.f64 (*.f64 (*.f64 a #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 -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #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 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (*.f64 (*.f64 a #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 b b)))) (*.f64 (*.f64 (*.f64 a #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 -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 (/.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)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.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 b b)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 1 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 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))) (neg.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.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))))) b) a)) #s(literal -2 binary64))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 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 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 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 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a #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 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))))) b) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.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))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.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 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 (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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))))
(*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b 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 #s(literal 1 binary64) (*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (/.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 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 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.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 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (*.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) (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 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.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 -1 binary64) (*.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))) (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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b 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) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (*.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) (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 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (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))))))
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(neg.f64 (/.f64 (*.f64 a #s(literal -20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))))
(/.f64 (*.f64 a #s(literal -20 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
(/.f64 (neg.f64 (*.f64 a #s(literal -20 binary64))) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
(/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 #s(literal 20 binary64) (*.f64 a (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 a (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 (*.f64 a #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 20 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) a)
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b b)) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 a (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) c) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 c c))
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) c)
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)) (*.f64 c (*.f64 c c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))
(/.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 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 c (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))))
(*.f64 c (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal -5 binary64)))
(/.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 b #s(literal -1/4 binary64)))
(/.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) b))
(/.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))))
(/.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) (/.f64 b #s(literal -1/4 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a #s(literal -5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))
(/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))))
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (/.f64 b #s(literal -1/4 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal 20 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 a #s(literal -20 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b #s(literal -1/4 binary64))))
(/.f64 (*.f64 (*.f64 a #s(literal -20 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a #s(literal -20 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 20 binary64))) (*.f64 (/.f64 b #s(literal -1/4 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -20 binary64))) (*.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 20 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -20 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))))
(/.f64 (neg.f64 (*.f64 a #s(literal -5 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) #s(literal 1 binary64)) (/.f64 b #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 a #s(literal -20 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 (*.f64 a #s(literal -20 binary64)) (/.f64 #s(literal -1/4 binary64) b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64))) (/.f64 b #s(literal -1/4 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 a #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 #s(literal -1/4 binary64) b)))
(*.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) b)))
(*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 #s(literal -1/4 binary64) b))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))))
(*.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) b)))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))
(*.f64 (/.f64 (*.f64 a #s(literal 20 binary64)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) b) a) (/.f64 #s(literal 20 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))))
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 a #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)) (*.f64 c (*.f64 c c)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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)) (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 c (*.f64 a (*.f64 a a))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 4 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 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b)))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 a (*.f64 b b))))
(*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (/.f64 a b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(*.f64 b (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (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 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (/.f64 (*.f64 b 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 (*.f64 b b) #s(literal 1 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 b (/.f64 (/.f64 b a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64)) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (*.f64 b b) (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #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 b b)) (/.f64 #s(literal 1 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 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 b a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b #s(literal 2 binary64)))
(*.f64 (/.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 b b))
(*.f64 (/.f64 (*.f64 b b) #s(literal 2 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 (/.f64 b (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(+.f64 (*.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a b))
(fma.f64 a b (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b a (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (*.f64 a b) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 a (+.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)))))) a)

simplify583.0ms (3.3%)

Algorithm
egg-herbie
Rules
5646×*-lowering-*.f32
5646×*-lowering-*.f64
3908×+-lowering-+.f64
3908×+-lowering-+.f32
2222×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0230021112
1723419991
0805619991
Stop Event
iter limit
node limit
Counts
888 → 888
Calls
Call 1
Inputs
(* -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)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* 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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) 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))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* -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)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -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))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(/ 1 b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -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)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -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)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (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/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (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/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (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 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -2 (/ (* 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 (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -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 (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(* -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))))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(* -2 (/ a b))
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(* -2 (/ a b))
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(* -2 (/ a b))
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(* -2 (/ a b))
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b)
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b)
(* -1 (/ b a))
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))))))
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))))
(- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(* -1 (/ c b))
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* 1/4 (/ b a))
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))))
(* 1/4 (/ (pow b 3) (* (pow a 2) c)))
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(* 1/4 (/ b a))
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a)
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))
(* 1/4 (/ b a))
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a)))
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b)))))
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b)))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* 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))))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* 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 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(* -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)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ -1/4 (* a c))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(/ 1 (pow b 2))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/ 1 (pow b 2))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(/ -1/4 (* a c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(/ 1 (pow b 2))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(/ -1/4 (* a c))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(/ -1/4 (* a c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(* -2 (/ (pow a 2) (pow b 3)))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(* (pow b 2) (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* -1/2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1/2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))
(* 1/4 (/ b a))
(* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))
(* b (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2)))))
(* b (- (+ (* -1 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/4 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/4 (/ 1 a))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ c (pow b 2))))))
(* 1/4 (/ (pow b 3) (* (pow a 2) c)))
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 c) (* 1/4 c)) (pow b 4))) (/ 1/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 c) (* 1/4 c))))) (+ (* -1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 1/2 (* a (pow c 2))))) (pow b 6))) (/ 1/4 (* a (pow b 2)))) (+ (* -1/2 (/ c (pow b 4))) (+ (* 1/4 (/ c (pow b 4))) (* 1/4 (/ 1 (* (pow a 2) c))))))))
(* 1/4 (/ b a))
(/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a)
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(/ (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (pow a 2))
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (pow a 2))
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow a 2))
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))
(/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))
(* 1/4 (/ b a))
(+ (* 1/4 (/ b a)) (* 1/4 (/ c b)))
(+ (* 1/4 (/ b a)) (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))))
(+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))) (* 1/2 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(/ (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))))) c)
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))))) c)
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))
(* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) c))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 3)))) c))) c)) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(* 2 (* a b))
(* a (+ (* -2 (/ (* a c) b)) (* 2 b)))
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* 2 (* a b))
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(* b (+ (* -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))) (* 2 a)))))
(* 2 (/ (* (pow a 2) c) b))
(* -1 (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -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))))) b))
(* -1 (/ (+ (* -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)))))) b))
(* 2 (* a b))
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -5 binary64) 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 (*.f64 #s(literal -5 binary64) 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 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (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 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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 (*.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))) (neg.f64 (/.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 (*.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))) (neg.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.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 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) a) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.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 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 (*.f64 #s(literal -1 binary64) a) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) 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)))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 a (*.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 -1 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 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 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))) (neg.f64 (/.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))) (neg.f64 (/.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 -1 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 #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 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (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 (pow.f64 b #s(literal 5 binary64)) 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 (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 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.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 (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 (pow.f64 b #s(literal 5 binary64)) 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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -1 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 -1 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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 1 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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) 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) (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (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))) (* -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)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))))
(+ (* 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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #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 a)))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) 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))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (*.f64 a (*.f64 a a)) c))) (*.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a))) a)))
(* -1 (/ c b))
(/.f64 (neg.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64))))
(* -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) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.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 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.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 (neg.f64 b) (+.f64 #s(literal 2 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 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* 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 (neg.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 (*.f64 a (*.f64 a a)) c))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (*.f64 #s(literal -1 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 -1 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.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 -1 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 (*.f64 a a) c) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -2 binary64) a) 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (+.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 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.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 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 (*.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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* (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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 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)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 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 (neg.f64 b) (+.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 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (+.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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.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 (*.f64 a (*.f64 a a)) c))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c))) (*.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 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))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (*.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 -1 binary64) a) (+.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (*.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 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 (*.f64 a a) c) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.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 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))))))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ 1 (+ (* -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)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ 1 (+ (* -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)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))))))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+.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 b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(+.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 b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 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 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 b) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 a a)))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+.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 b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(+.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 b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 b) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (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 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 c c)))))
(* -1 (/ c b))
(/.f64 (neg.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -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))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.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 (neg.f64 c) b))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c 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 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c)))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c 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 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.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 (+ (* -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)))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 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) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.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 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.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 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b)))
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b)))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) b)))))
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) b)
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b))
(* -2 (/ a b))
(/.f64 (*.f64 #s(literal -2 binary64) a) b)
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c))))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* (pow a 2) c) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))))
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -1/4 binary64) c)) b)
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))) (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b)
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 c #s(literal -3/2 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) a) (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) a) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)))))
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 c c)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))))))
(- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 c b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) c) b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) c) b)))
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) c) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a)) (*.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))))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a)
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a)))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c)))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a))))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)))
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/4 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))))
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a)
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))) a)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a)) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c))) a)) a))) a))) a))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (/.f64 (*.f64 #s(literal -3/4 binary64) c) b))
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 3/4 binary64) b))))
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (/.f64 #s(literal 3/4 binary64) b))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))))
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) c))
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))) c))) c)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))) a))) c)) c))) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(* 20 (/ (* a (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(* -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)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))
(-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c)))
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c)))
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c)))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))))
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)) a)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))))) a)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))))) a)
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))))) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) a)) a))
(/ 1 (pow b 2))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))))
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))))
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))))
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1/4 binary64) a)) c)
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)))) c)
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) c)
(/ -1/4 (* a c))
(/.f64 #s(literal -1/4 binary64) (*.f64 a c))
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a a))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c))) c))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow b 2) (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* -1/2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1/2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.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 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) c) (*.f64 b b))))
(* b (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2)))))
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 b b)))))
(* b (- (+ (* -1 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/4 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/4 (/ 1 a))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ c (pow b 2))))))
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/4 (/ (pow b 3) (* (pow a 2) c)))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c))
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 c) (* 1/4 c)) (pow b 4))) (/ 1/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 c) (* 1/4 c))))) (+ (* -1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 1/2 (* a (pow c 2))))) (pow b 6))) (/ 1/4 (* a (pow b 2)))) (+ (* -1/2 (/ c (pow b 4))) (+ (* 1/4 (/ c (pow b 4))) (* 1/4 (/ 1 (* (pow a 2) c))))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 c #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a)
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) c) b) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))))) a)
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (pow a 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a))) (*.f64 a a))
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow a 2))
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (*.f64 a a))
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))
(/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a)) a))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) c) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))))) a)) a))) a))) (*.f64 a a))
(* 1/4 (/ b a))
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a)
(+ (* 1/4 (/ b a)) (* 1/4 (/ c b)))
(*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 b a) (/.f64 c b)))
(+ (* 1/4 (/ b a)) (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) b))))
(+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))) (* 1/2 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/4 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))))))
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))))) c)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c c))) c)
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))))) c)
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c)))) c)
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) c))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) c)) c))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 3)))) c))) c)) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a)))))) c)) c))) c))) c))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(* a (+ (* -2 (/ (* a c) b)) (* 2 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) b)))
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) b)))
(* a (+ (* 2 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 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))))))) (*.f64 #s(literal 2 binary64) b)))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 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 (*.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 b)) a))))
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) a))) a))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+.f64 (*.f64 a b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 a (*.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) a)))
(* b (+ (* -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))) (* 2 a)))))
(*.f64 b (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* 2 (/ (* (pow a 2) c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))
(* -1 (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -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))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1 (/ (+ (* -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)))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b))
(* 2 (* a b))
(*.f64 #s(literal 2 binary64) (*.f64 a b))
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) b))
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* (pow a 3) c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 a b) c)))
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 a b) c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 a b) c))))
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 a b) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 a b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))

eval408.0ms (2.3%)

Compiler

Compiled 104406 to 6872 computations (93.4% saved)

prune347.0ms (2%)

Pruning

89 alts after pruning (87 fresh and 2 done)

PrunedKeptTotal
New2084282112
Fresh105969
Picked415
Done011
Total2098892187
Accuracy
99.7%
Counts
2187 → 89
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.8%
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
36.9%
(fma.f64 (/.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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
37.1%
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 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 b) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.3%
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
36.0%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
35.9%
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64)))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
36.4%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.0%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
78.7%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b)
36.2%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (*.f64 (*.f64 a #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 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
35.5%
(/.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)
36.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.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)))
78.5%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
35.8%
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.0%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -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))))))))
92.9%
(/.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)
35.1%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
28.3%
(/.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)))
35.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
35.1%
(/.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 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b)))
35.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
36.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
34.9%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
34.9%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
35.9%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.0%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/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 1/2 binary64)) b)))
34.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
36.0%
(/.f64 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
35.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.3%
(/.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)))
35.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.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)))
34.8%
(/.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 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)))
94.8%
(/.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)
36.2%
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
92.4%
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))
35.2%
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))
36.2%
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
92.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
92.2%
(/.f64 (*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 2 binary64)))
89.1%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
78.5%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64)))
92.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
94.6%
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64)))
92.4%
(/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) b)))))) (*.f64 a #s(literal 2 binary64)))
78.7%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
78.4%
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
78.8%
(/.f64 (neg.f64 c) b)
36.2%
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))))
36.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
78.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
35.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
35.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
36.3%
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.2%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))
89.4%
(-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
93.0%
(-.f64 (*.f64 (/.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))) a) (/.f64 c b))
35.3%
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
94.9%
(-.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a) (/.f64 c b))
35.9%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64)))))
36.5%
(*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
36.4%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
78.6%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
35.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
35.4%
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a 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)))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b b))))
36.6%
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.8%
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (*.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)))))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
36.2%
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
35.0%
(*.f64 (+.f64 (*.f64 (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)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
36.4%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
94.6%
(*.f64 (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
94.5%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
92.5%
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))))
89.2%
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
92.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)))
94.7%
(*.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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
89.4%
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
Compiler

Compiled 8756 to 3528 computations (59.7% saved)

simplify215.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff128
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
cost-diff256
(+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff256
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
cost-diff256
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
cost-diff0
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
cost-diff0
(*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 a a))
cost-diff512
(-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64))))
cost-diff1280
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
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))))) a)
cost-diff0
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a))
cost-diff0
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
cost-diff0
(-.f64 #s(literal 0 binary64) c)
cost-diff0
(/.f64 #s(literal 1 binary64) b)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
cost-diff6208
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b))
cost-diff6208
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a)
cost-diff6208
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
cost-diff6208
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
Rules
4360×*-lowering-*.f32
4360×*-lowering-*.f64
2074×/-lowering-/.f32
2074×/-lowering-/.f64
1260×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
063710
1187655
2662623
33368593
47292593
08113593
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a) (/ c b))
(* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a)
(- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b))))
(* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a)
(+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b))
(/ (* c (* c c)) (/ (pow b 5) -2))
(* c (* c c))
c
(* c c)
(/ (pow b 5) -2)
(pow b 5)
b
5
-2
(/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)
(/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c)))
(* a -5)
a
-5
(* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))
(/ b (* c (* c c)))
(/ (* b (* b (* b (* b b)))) c)
(* b (* b (* b (* b b))))
(* b (* b (* b b)))
(* b (* b b))
(* b b)
(/ (* c c) (* b (* b b)))
(/ c b)
(* (/ 1 b) (- 0 c))
(/ 1 b)
1
b
(- 0 c)
0
c
(/ (- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a)) 2)
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ b a)
2
(/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))
(- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2)))
(* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a))
(* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2)
(* a (sqrt (+ (* b b) (* a (* c -4)))))
a
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
(* c -4)
c
-4
1/2
(* a a)
(* (* a a) (* (* a b) 1/2))
(* (* a b) 1/2)
(* a b)
(* (* a a) (* a a))
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
3/2
(* b (* b b))
(/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4)))))))
(/ 1/2 a)
1/2
(+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))
(+ (+ (* b b) (* a (* c -4))) (* b b))
(* b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
Outputs
(- (* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a) (/ c b))
(+.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) a) #s(literal -1 binary64))))
(* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a)
(*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))
(- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b))))
(-.f64 (*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))
(* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a)
(*.f64 a (*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))))
(+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(/ (* c (* c c)) (/ (pow b 5) -2))
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* c (* c c))
(*.f64 c (*.f64 c c))
c
(* c c)
(*.f64 c c)
(/ (pow b 5) -2)
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(pow b 5)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
b
5
#s(literal 5 binary64)
-2
#s(literal -2 binary64)
(/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)
(*.f64 (/.f64 a (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c)) b))
(/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c)))
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c)) (/.f64 b (*.f64 c (*.f64 c c))))
(* a -5)
(*.f64 a #s(literal -5 binary64))
a
-5
#s(literal -5 binary64)
(* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c (*.f64 c c)))
(/ b (* c (* c c)))
(/.f64 b (*.f64 c (*.f64 c c)))
(/ (* b (* b (* b (* b b)))) c)
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c)
(* b (* b (* b (* b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ (* c c) (* b (* b b)))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(/ c b)
(/.f64 c b)
(* (/ 1 b) (- 0 c))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
1
#s(literal 1 binary64)
b
(- 0 c)
(-.f64 #s(literal 0 binary64) c)
0
#s(literal 0 binary64)
c
(/ (- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a)) 2)
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a)) #s(literal 2 binary64))
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 b a))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ b a)
(/.f64 b a)
2
#s(literal 2 binary64)
(/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) a)
(- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2)))
(*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))
(* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a))
(*.f64 a (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 1/2 binary64)))))
(* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2)
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 1/2 binary64)))
(* a (sqrt (+ (* b b) (* a (* c -4)))))
(*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
a
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
1/2
#s(literal 1/2 binary64)
(* a a)
(*.f64 a a)
(* (* a a) (* (* a b) 1/2))
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/2 binary64)))
(* (* a b) 1/2)
(*.f64 b (*.f64 a #s(literal 1/2 binary64)))
(* a b)
(*.f64 b a)
(* (* a a) (* a a))
(*.f64 a (*.f64 a (*.f64 a a)))
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
3/2
#s(literal 3/2 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
(+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(+ (+ (* b b) (* a (* c -4))) (* b b))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (*.f64 #s(literal 2 binary64) b)))
(* b (sqrt (+ (* b b) (* a (* c -4)))))
(*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))

localize473.0ms (2.7%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))
accuracy99.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
accuracy99.4%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
accuracy36.9%
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
accuracy99.5%
(*.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))
accuracy99.3%
(*.f64 (*.f64 a a) (*.f64 a a))
accuracy35.5%
(-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64))))
accuracy99.9%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.7%
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)
accuracy99.7%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy35.3%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a))
accuracy100.0%
(/.f64 #s(literal 1 binary64) b)
accuracy100.0%
(-.f64 #s(literal 0 binary64) c)
accuracy99.6%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
accuracy99.5%
(*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))
accuracy99.4%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)))
Results
287.0ms190×1valid
43.0ms66×0valid
Compiler

Compiled 864 to 64 computations (92.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 191.0ms
ival-mult: 72.0ms (37.7% of total)
ival-div: 46.0ms (24.1% of total)
ival-pow: 23.0ms (12% of total)
backward-pass: 22.0ms (11.5% of total)
ival-sub: 14.0ms (7.3% of total)
ival-add: 9.0ms (4.7% of total)
ival-sqrt: 4.0ms (2.1% of total)
const: 2.0ms (1% of total)

series159.0ms (0.9%)

Counts
28 → 876
Calls
Call 1
Inputs
#<alt (* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a)>
#<alt (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b))))>
#<alt (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a)>
#<alt (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b))>
#<alt (* (/ 1 b) (- 0 c))>
#<alt (/ 1 b)>
#<alt (- 0 c)>
#<alt (/ (- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a)) 2)>
#<alt (- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))>
#<alt (/ (sqrt (+ (* b b) (* a (* c -4)))) a)>
#<alt (sqrt (+ (* b b) (* a (* c -4))))>
#<alt (/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))>
#<alt (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2)))>
#<alt (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a))>
#<alt (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2)>
#<alt (* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))))>
#<alt (/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4)))))))>
#<alt (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))>
#<alt (+ (+ (* b b) (* a (* c -4))) (* b b))>
#<alt (/ (* c (* c c)) (/ (pow b 5) -2))>
#<alt (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c)))>
#<alt (/ (* c c) (* b (* b b)))>
#<alt (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))>
#<alt (+ (* b b) (* a (* c -4)))>
#<alt (* (* a a) (* a a))>
#<alt (* (* a a) (* (* a b) 1/2))>
#<alt (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))>
#<alt (pow (+ (* b b) (* a (* c -4))) 3/2)>
Outputs
#<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 (/ (* 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 (/ (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 (/ (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 (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))>
#<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)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))>
#<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)))))>
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) 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))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))>
#<alt (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))>
#<alt (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))>
#<alt (* 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))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (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))))))>
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))>
#<alt (* -2 (/ (pow c 3) (pow b 5)))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))>
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ c b))>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (/ 1 b)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* -1 c)>
#<alt (* 1/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 (/ c a)) (sqrt -4))>
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* -2 (/ c b))>
#<alt (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)>
#<alt (* -2 (/ b a))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))>
#<alt (* -2 (/ c b))>
#<alt (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))>
#<alt (+ (* -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 (/ c a)) (sqrt -4))>
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))>
#<alt (- (+ (* -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 (/ c a)) (sqrt -1)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1 b)) a)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1 b)) a)))>
#<alt (* -2 (/ c b))>
#<alt (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))>
#<alt (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b))))>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))>
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))) (/ b (* a c))))>
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (/ b (* a c))))>
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (/ b a)>
#<alt (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))>
#<alt (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))>
#<alt (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))>
#<alt (/ b a)>
#<alt (/ (+ b (* -2 (/ (* a c) b))) a)>
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)>
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -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 (+ (* -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 (/ c a)) (sqrt -1)))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))>
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))>
#<alt (/ b a)>
#<alt (+ (* -2 (/ c b)) (/ b a))>
#<alt (+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))>
#<alt (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))>
#<alt (* (sqrt (/ c a)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt (* -1 (/ c b))>
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))>
#<alt (+ (* -1 (/ c b)) (* 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 (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))) (pow a 4)))>
#<alt (* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (/ 1/2 a)) (/ -1/2 a))))>
#<alt (* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1/2 a))) (/ -1/2 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 a)))) (/ -1/2 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 (/ (* (pow a 4) c) b))>
#<alt (* (pow a 4) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* (pow a 4) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))>
#<alt (* (pow a 4) (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* (pow a 4) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 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))))>
#<alt (* (pow a 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/2 (/ b a))))>
#<alt (* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))>
#<alt (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (pow a 3) b)) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 1/2 (pow a 3)))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 1/2 (pow a 3)))))>
#<alt (* -1 (/ (* (pow a 4) c) b))>
#<alt (/ (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)>
#<alt (/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1/4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)>
#<alt (* -1 (* b (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))) (* -1/2 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))) (* -1/2 (pow a 3)))))>
#<alt (* -1 (* b (- (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))) (* -1/2 (pow a 3)))))>
#<alt (* -1 (/ (* (pow a 4) c) b))>
#<alt (* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b))))>
#<alt (* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3)))))))>
#<alt (* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -1 (/ (pow a 5) (pow b 3))) (* c (+ (* -2 (/ (pow a 6) (pow b 5))) (* -1/4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (/ (* (pow a 3) b) c)) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))>
#<alt (* c (- (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 1/2 (/ (* (pow a 3) b) c))))>
#<alt (* c (- (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 1/2 (/ (* (pow a 3) b) c))))>
#<alt (* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/2 (/ (* (pow a 3) b) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* (pow a 3) (+ (* -1 (/ (* a c) b)) (* 1/2 b)))>
#<alt (* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* (pow a 4) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 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))))))>
#<alt (* (pow a 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)))))))>
#<alt (* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))>
#<alt (* (pow a 4) (+ (* -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 (* (pow a 4) (+ (* -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 (* (pow a 7) c)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))))>
#<alt (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))>
#<alt (* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))>
#<alt (* -1/2 (* (pow a 3) b))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3)))))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (+ (* -1 (/ (* (pow a 4) c) b)) (* 1/2 (* (pow a 3) b)))>
#<alt (+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b)))))>
#<alt (+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))>
#<alt (* 1/2 (* a b))>
#<alt (* a (+ (* -1 (/ (* a c) b)) (* 1/2 b)))>
#<alt (* a (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))))>
#<alt (* a (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* (pow a 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* (pow a 2) (+ (* -1/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 (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -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 (* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -4)))>
#<alt (+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))>
#<alt (+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt (* 1/2 (* a b))>
#<alt (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)))>
#<alt (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))>
#<alt (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))>
#<alt (* -1/2 (* a b))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a))))>
#<alt (* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))>
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))))>
#<alt (* 1/2 (* a b))>
#<alt (+ (* -1 (/ (* (pow a 2) c) b)) (* 1/2 (* a b)))>
#<alt (+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b)))))>
#<alt (+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3))))))))>
#<alt (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))>
#<alt (* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))>
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))>
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))>
#<alt (* -1/8 (* (sqrt (/ c a)) (sqrt -64)))>
#<alt (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))>
#<alt (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))>
#<alt (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))>
#<alt (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))>
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)>
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)>
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))>
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))>
#<alt (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))>
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))>
#<alt (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))>
#<alt (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))>
#<alt (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))>
#<alt (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))>
#<alt (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))>
#<alt (+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))>
#<alt (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))>
#<alt (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))>
#<alt (* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))>
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))>
#<alt (* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))>
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))>
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))>
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))>
#<alt (* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))>
#<alt (* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))>
#<alt (/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))>
#<alt (/ (+ (* -1/2 (/ (* a (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)>
#<alt (/ (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)>
#<alt (/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* (pow c 2) (+ (* -4 c) (* -2 c))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)>
#<alt (/ 1/2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))>
#<alt (/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 2))>
#<alt (/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))>
#<alt (/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 2))>
#<alt (/ -1/2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))>
#<alt (/ (- (* -1 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))>
#<alt (/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))>
#<alt (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) a)) (* 1/2 (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))>
#<alt (/ -1/8 (* (pow a 2) c))>
#<alt (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* b (sqrt -4)))) (* 1/8 (/ 1 (* (pow a 2) c))))>
#<alt (- (* b (- (* -1 (* b (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))>
#<alt (- (* b (- (* b (- (* -1 (* b (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (sqrt -4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2)))))))))))) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))>
#<alt (/ 1/6 (* a (pow b 2)))>
#<alt (/ (+ (* -1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2)))) (* 1/6 (/ 1 a))) (pow b 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))) (pow b 4))) (* 1/6 (/ 1 a))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))) (pow b 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))))) (+ (* -2/9 (* (pow a 2) (pow c 3))) (* 1/27 (* a (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -1/9 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (* a (pow b 4)))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))))) (pow b 2))>
#<alt (/ 1/2 (* a (pow b 2)))>
#<alt (/ (+ (* -1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (* 1/2 (/ 1 a))) (pow b 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))) (pow b 4))) (* 1/2 (/ 1 a))) (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2))))) (pow b 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))))) (* 2 (* (pow a 2) (pow c 3))))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (* a (pow b 4)))) (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (/ (* a (pow c 2)) (pow b 4))))) (pow b 2))>
#<alt (/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))>
#<alt (+ (* -1/2 (/ (* c (+ (* -4 a) (* -2 a))) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))>
#<alt (+ (* c (- (* -1 (* c (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))>
#<alt (+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* a (+ (* -4 a) (* -2 a))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))>
#<alt (/ 1/2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))>
#<alt (/ (+ (* -1 (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)>
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -2 (/ (pow b 4) (* a (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)>
#<alt (/ -1/2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))>
#<alt (* -1 (/ (+ (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (/ (pow b 2) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -2 (/ (pow b 4) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))>
#<alt (+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))>
#<alt (+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))>
#<alt (* 3 (pow b 2))>
#<alt (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))>
#<alt (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 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))))))))>
#<alt (+ (* 2 (pow b 2)) (pow b 2))>
#<alt (+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))>
#<alt (+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))>
#<alt (+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))>
#<alt (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))>
#<alt (* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))>
#<alt (* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))>
#<alt (* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))>
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))>
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))>
#<alt (+ (* 2 (pow b 2)) (pow b 2))>
#<alt (+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))>
#<alt (+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))>
#<alt (+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))>
#<alt (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))>
#<alt (* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))>
#<alt (* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))>
#<alt (* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))>
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))>
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* 2 (pow b 2))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (+ (* -4 (* a c)) (* 2 (pow b 2)))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))>
#<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 (* -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 (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow c 2) (pow b 3))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<alt (/ (pow b 6) (pow c 4))>
#<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 (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (pow a 4)>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* 1/2 (* (pow a 3) b))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))>
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))>
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))>
#<alt (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))>
#<alt (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))>
#<alt (* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))>
#<alt (* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))>
#<alt (* -2 (pow b 3))>
#<alt (* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))>
#<alt (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))>
#<alt (* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))>
#<alt (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))>
#<alt (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))>
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))>
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))>
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))>
#<alt (* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))>
#<alt (* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))>
#<alt (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))>
#<alt (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))>
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))>
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))>
#<alt (* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))>
#<alt (* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))>
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))>
#<alt (* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))>
#<alt (* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))>
#<alt (* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))>
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))>
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))>
#<alt (pow b 3)>
#<alt (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))>
#<alt (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))>
#<alt (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))>
#<alt (* -1 (pow b 3))>
#<alt (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))>
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))>
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))>
#<alt (pow b 3)>
#<alt (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))>
#<alt (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))>
#<alt (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))>
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))>
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))>
#<alt (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))>
#<alt (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))>
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))>
#<alt (pow b 3)>
#<alt (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))>
#<alt (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))>
#<alt (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))>
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))>
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))>
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))>
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))>
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))>
#<alt (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))>
#<alt (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))>
Calls

219 calls:

TimeVariablePointExpression
62.0ms
a
@-inf
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))
23.0ms
a
@inf
(/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4)))))))
11.0ms
c
@inf
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))
1.0ms
b
@inf
(/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))
1.0ms
b
@0
(/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))

rewrite439.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
4906×*-lowering-*.f32
4906×*-lowering-*.f64
2478×/-lowering-/.f32
2478×/-lowering-/.f64
1998×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
061467
1414396
24490394
09015394
Stop Event
iter limit
node limit
Counts
28 → 736
Calls
Call 1
Inputs
(* (- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b)))) a)
(- (* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a) (/ (* c c) (* b (* b b))))
(* (+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b)) a)
(+ (/ (* c (* c c)) (/ (pow b 5) -2)) (/ (/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))) b))
(* (/ 1 b) (- 0 c))
(/ 1 b)
(- 0 c)
(/ (- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a)) 2)
(- (/ (sqrt (+ (* b b) (* a (* c -4)))) a) (/ b a))
(/ (sqrt (+ (* b b) (* a (* c -4)))) a)
(sqrt (+ (* b b) (* a (* c -4))))
(/ (- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2))) (* (* a a) (* a a)))
(- (* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a)) (* (* a a) (* (* a b) 1/2)))
(* (* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2) (* a a))
(* (* a (sqrt (+ (* b b) (* a (* c -4))))) 1/2)
(* (- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b))) (/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))))
(/ (/ 1/2 a) (+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4)))))))
(+ (+ (+ (* b b) (* a (* c -4))) (* b b)) (* b (sqrt (+ (* b b) (* a (* c -4))))))
(+ (+ (* b b) (* a (* c -4))) (* b b))
(/ (* c (* c c)) (/ (pow b 5) -2))
(/ (* a -5) (* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c)))
(/ (* c c) (* b (* b b)))
(* (/ b (* c (* c c))) (/ (* b (* b (* b (* b b)))) c))
(+ (* b b) (* a (* c -4)))
(* (* a a) (* a a))
(* (* a a) (* (* a b) 1/2))
(- (pow (+ (* b b) (* a (* c -4))) 3/2) (* b (* b b)))
(pow (+ (* b b) (* a (* c -4))) 3/2)
Outputs
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) a) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) a))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) a (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (-.f64 (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(+.f64 (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) a))
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)))
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))))) a) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) a) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) a) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) a)
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) b))
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(fma.f64 c (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) b))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))) b)
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(neg.f64 (/.f64 c b))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 c c)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) b))
(/.f64 (-.f64 #s(literal 0 binary64) c) b)
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b c))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c c)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) b) c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 c b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (*.f64 c c))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) c)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #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 0 binary64) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (*.f64 c c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) c)
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) c) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal 1 binary64) b)
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))
(pow.f64 b #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c))
(+.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) c)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c)))
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c c) c))
(neg.f64 c)
(neg.f64 (*.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) c)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 c c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) c)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 c c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)))
(pow.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c c))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))
(*.f64 #s(literal -1 binary64) c)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 c c)))
(*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (neg.f64 (/.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))))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64))))
(neg.f64 (/.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 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal 1 binary64)))
(/.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) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64))
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b)))) (*.f64 #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))))) b))))
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 #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))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 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 #s(literal 2 binary64) a)) (/.f64 (/.f64 b 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 2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (/.f64 b a) #s(literal 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 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1/2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 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/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) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 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 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (-.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) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b) (/.f64 b a)))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (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))))) a) (/.f64 b a))
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #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))))) b))) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(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 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a a))
(/.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) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.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 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (-.f64 #s(literal 0 binary64) (*.f64 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 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))
(/.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 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) a)
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b))))) #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 binary64) a))
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 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 a (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 #s(literal 0 binary64) a))
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 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))))) a))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.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 #s(literal 0 binary64) a)))
(*.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 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.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 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (*.f64 a 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 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) a) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) a) (/.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) a) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 a 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 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) a) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a a) 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 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) a) (/.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 a a) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a 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)))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a))))
(/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a 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)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))))
(/.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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))))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a 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))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a 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))))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(/.f64 (*.f64 (*.f64 (*.f64 a 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))))) #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a 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))))))
(/.f64 (/.f64 (*.f64 (*.f64 a 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))))) a) (*.f64 a (*.f64 a a)))
(/.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a (*.f64 a a))) a)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a)) a) a)
(pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 a 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))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a 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)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a 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))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (/.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 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a 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)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a 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))))) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 a (*.f64 (*.f64 a 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)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)))) #s(literal -1 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 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(+.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (*.f64 (*.f64 a 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))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (*.f64 a 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))))) (+.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) a) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (*.f64 a 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))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (*.f64 a 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))))) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))))
(+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a 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))))))
(+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))
(-.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))
(-.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a 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)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)) (*.f64 (*.f64 a 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 a (*.f64 a (*.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 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 a (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 a (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 a (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a a)) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a a)) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.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))) (*.f64 a a) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #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))) (*.f64 a a) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 a a) (*.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 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 a a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) a (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) a (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 a (*.f64 a a)) (*.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 (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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))))))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a 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))))) (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) (*.f64 (*.f64 a 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))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (*.f64 a 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)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 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))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a 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))))) (*.f64 (*.f64 a 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)))))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (*.f64 a 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))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))) (-.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a 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))))) (*.f64 (*.f64 a 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)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))) (-.f64 (*.f64 (*.f64 a 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))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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))))))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a 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))))) (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)))) #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 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/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 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))
(*.f64 a (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))
(*.f64 a (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a a)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a 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 a a))
(*.f64 (*.f64 a a) (*.f64 (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) a)
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #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/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 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (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/2 binary64)) a)
(*.f64 (*.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 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.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 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.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) a)))
(+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (+.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.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 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(+.f64 (+.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(fma.f64 b b (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1/2 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))
(*.f64 (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1/2 binary64))) c)
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 c #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) c) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 5 binary64) a) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64)))))
(/.f64 (*.f64 #s(literal 5 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (neg.f64 (*.f64 #s(literal 5 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c))))) (neg.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(/.f64 (*.f64 (/.f64 a (/.f64 b (*.f64 c (*.f64 c c)))) #s(literal -5 binary64)) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -5 binary64) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 b (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 b (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) c))
(pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 #s(literal -5 binary64) (/.f64 a (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 #s(literal -5 binary64) (*.f64 a (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c))))))
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 (*.f64 #s(literal 5 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))))
(*.f64 (/.f64 a (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal -5 binary64) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(*.f64 (/.f64 (/.f64 #s(literal -5 binary64) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 a (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 a #s(literal -5 binary64)))
(*.f64 (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -5 binary64) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) a)
(*.f64 (/.f64 a (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 #s(literal -5 binary64) (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 #s(literal -5 binary64) (/.f64 b (*.f64 c (*.f64 c c)))) (/.f64 a (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) c)
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))
(*.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -5 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -5 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 c c) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(/.f64 b (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 b (*.f64 c (*.f64 c c))) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (*.f64 c (*.f64 c c)) b)))
(/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 (*.f64 c (*.f64 c c)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)))
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) c)
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 c c)))
(/.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) c))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) c)))
(/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))
(/.f64 (*.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 b c) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b c)) (*.f64 c (*.f64 c c)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) b) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c (*.f64 c c)) b)))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c)))))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) b))
(/.f64 (*.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 b c)) (*.f64 c c))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (/.f64 b c) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 c c))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) c))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) c) (*.f64 c c))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c c)) c)
(pow.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 c b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)) #s(literal -1 binary64))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))))
(*.f64 b (*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 b (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 b (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 b (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) c))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 c c)))
(*.f64 (/.f64 b (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c))) c))
(*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.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 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)))
(pow.f64 a #s(literal 4 binary64))
(pow.f64 (*.f64 a a) #s(literal 2 binary64))
(*.f64 a (*.f64 a (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a a)) a)
(*.f64 (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))
(*.f64 a (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(*.f64 (*.f64 a a) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))
(*.f64 (*.f64 b (*.f64 a #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b a))
(*.f64 (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))) a)
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 b #s(literal 1/2 binary64)))
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(+.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))
(-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3/2 binary64))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/8 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)))

simplify671.0ms (3.8%)

Algorithm
egg-herbie
Rules
6700×*-lowering-*.f32
6700×*-lowering-*.f64
4444×+-lowering-+.f64
4444×+-lowering-+.f32
2342×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0257326168
0818826168
Stop Event
iter limit
node limit
Counts
876 → 876
Calls
Call 1
Inputs
(* -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 (/ (* 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 (/ (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 (/ (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))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(* -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)))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) 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))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(* 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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (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))))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -2 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -2 (/ (pow c 3) (pow b 5)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(* -2 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -2 (/ (pow c 3) (pow b 5)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(/ 1 b)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* -1 c)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (/ c a)) (sqrt -4))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))
(* -2 (/ c b))
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -2 (/ b a))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(* -2 (/ c b))
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))
(+ (* -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 (/ c a)) (sqrt -4))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))
(- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))
(- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1 b)) a)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1 b)) a)))
(* -2 (/ c b))
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b))))
(* (sqrt (/ c a)) (sqrt -4))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))) (/ b (* a c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (/ b (* a c))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (/ b a))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(/ b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(* (sqrt (/ c a)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -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))))
(+ (* -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 (/ c a)) (sqrt -1)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(/ b a)
(+ (* -2 (/ c b)) (/ b a))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(* (sqrt (/ c a)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* 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 (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))) (pow a 4)))
(* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (/ 1/2 a)) (/ -1/2 a))))
(* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1/2 a))) (/ -1/2 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 a)))) (/ -1/2 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 (/ (* (pow a 4) c) b))
(* (pow a 4) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))
(* (pow a 4) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))
(* (pow a 4) (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* (pow a 4) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 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))))
(* (pow a 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/2 (/ b a))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(+ (* -1/2 (* (pow a 3) b)) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 1/2 (pow a 3)))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 1/2 (pow a 3)))))
(* -1 (/ (* (pow a 4) c) b))
(/ (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1/4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(* -1 (* b (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))))
(* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))) (* -1/2 (pow a 3)))))
(* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))) (* -1/2 (pow a 3)))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))) (* -1/2 (pow a 3)))))
(* -1 (/ (* (pow a 4) c) b))
(* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b))))
(* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3)))))))
(* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -1 (/ (pow a 5) (pow b 3))) (* c (+ (* -2 (/ (pow a 6) (pow b 5))) (* -1/4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* c (+ (* -1/2 (/ (* (pow a 3) b) c)) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(* c (- (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 1/2 (/ (* (pow a 3) b) c))))
(* c (- (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 1/2 (/ (* (pow a 3) b) c))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ (* (pow a 3) b) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(* 1/2 (* (pow a 3) b))
(* (pow a 3) (+ (* -1 (/ (* a c) b)) (* 1/2 b)))
(* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))))
(* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* (pow a 4) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 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))))))
(* (pow a 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 (* (pow a 7) c)) (sqrt -1)))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 4) (+ (* -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)))))))
(* (pow a 4) (+ (* -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 (* (pow a 7) c)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 1/2 (* (pow a 3) b))
(* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))))
(* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))
(* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))
(* -1/2 (* (pow a 3) b))
(* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3)))))
(* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))))
(* 1/2 (* (pow a 3) b))
(+ (* -1 (/ (* (pow a 4) c) b)) (* 1/2 (* (pow a 3) b)))
(+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b)))))
(+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3))))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(* c (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))
(* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))
(* 1/2 (* a 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)))))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* (pow a 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(* (pow a 2) (+ (* -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))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -1)))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(* (pow a 2) (+ (* -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)))))))
(* (pow a 2) (+ (* -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 (* (pow a 3) c)) (sqrt -4)))
(+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(* 1/2 (* a b))
(* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)))
(* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))
(* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))
(* -1/2 (* a b))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a))))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))))
(* 1/2 (* a b))
(+ (* -1 (/ (* (pow a 2) c) b)) (* 1/2 (* a b)))
(+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b)))))
(+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3))))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/ (+ (* -1/2 (/ (* a (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* (pow c 2) (+ (* -4 c) (* -2 c))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/ 1/2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 2))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 2))
(/ -1/2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(/ (- (* -1 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) a)) (* 1/2 (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/ -1/8 (* (pow a 2) c))
(- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* b (sqrt -4)))) (* 1/8 (/ 1 (* (pow a 2) c))))
(- (* b (- (* -1 (* b (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(- (* b (- (* b (- (* -1 (* b (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (sqrt -4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2)))))))))))) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(/ 1/6 (* a (pow b 2)))
(/ (+ (* -1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2)))) (* 1/6 (/ 1 a))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))) (pow b 4))) (* 1/6 (/ 1 a))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))))) (+ (* -2/9 (* (pow a 2) (pow c 3))) (* 1/27 (* a (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -1/9 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (* a (pow b 4)))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))))) (pow b 2))
(/ 1/2 (* a (pow b 2)))
(/ (+ (* -1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (* 1/2 (/ 1 a))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))) (pow b 4))) (* 1/2 (/ 1 a))) (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/ (- (+ (* -1 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))))) (* 2 (* (pow a 2) (pow c 3))))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (* a (pow b 4)))) (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (/ (* a (pow c 2)) (pow b 4))))) (pow b 2))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(+ (* -1/2 (/ (* c (+ (* -4 a) (* -2 a))) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+ (* c (- (* -1 (* c (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* a (+ (* -4 a) (* -2 a))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(/ 1/2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(/ (+ (* -1 (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -2 (/ (pow b 4) (* a (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)
(/ -1/2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (/ (+ (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (/ (pow b 2) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -2 (/ (pow b 4) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(* -4 (* a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(* 3 (pow b 2))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(pow b 2)
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 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))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -4 (* a c))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(* -4 (* a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(* 2 (pow b 2))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(* -4 (* a c))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(* -4 (* a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(* -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)))
(* -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)))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (pow c 2) (pow b 3))
(/ (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))
(* -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))))
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(pow a 4)
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* 1/2 (* (pow a 3) b))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(* -2 (pow b 3))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(pow b 3)
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(pow b 3)
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(pow b 3)
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
Outputs
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (*.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* (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 (*.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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)) (neg.f64 (/.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)) (neg.f64 (/.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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ 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))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (*.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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.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 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 #s(literal -1 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (*.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)))
(neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.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 (*.f64 #s(literal -5 binary64) 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 (*.f64 #s(literal -5 binary64) 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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 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 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.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 -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 c c) 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 (*.f64 #s(literal -1 binary64) (*.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 -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b)))))) a)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -1 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 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 b #s(literal 5 binary64)) 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 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -1 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 -1 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)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 1 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)))
(neg.f64 (/.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 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1 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)))
(neg.f64 (/.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 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 #s(literal -1 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 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 (*.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 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.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 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))) (neg.f64 (/.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))) (neg.f64 (/.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))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) 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) (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) 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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* (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 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (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))) (* -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)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (* a (pow c 3)) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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)))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -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))))))
(*.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))))))
(*.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))))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)))) (pow.f64 b #s(literal 5 binary64))))
(* -2 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) 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))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (+.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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 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))))))
(* -5 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 #s(literal -1 binary64) 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 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* -1 c)
(neg.f64 c)
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) 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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 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))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #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 a)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 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))))) a))) a)))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* 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) (/.f64 b (*.f64 a c))) (*.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) a))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (+.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 b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))))
(* -2 (/ c b))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -2 (/ b a))
(/.f64 (*.f64 #s(literal -2 binary64) b) a)
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* -2 (/ c b))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))
(+.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))))))
(+ (* -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 (/.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 (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) a))
(- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))
(-.f64 (+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (/.f64 b a))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (neg.f64 b) a))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1 b)) a)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) b)) a)))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1 b)) a)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) b)) a)))
(* -2 (/ c b))
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b)))
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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)))) (*.f64 a b)))))) (/.f64 #s(literal 2 binary64) b)))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))) (/ b (* a c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (/ b (* a c))))
(*.f64 c (+.f64 (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b a)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (/ b a)) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (/.f64 b a)) c))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.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 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
(/ b a)
(/.f64 b a)
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))))
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))
(/ b a)
(/.f64 b a)
(/ (+ b (* -2 (/ (* a c) b))) a)
(/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a)
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)
(/.f64 (+.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)))))))) a)
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))
(+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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 (+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))
(+ (* -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 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))
(+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 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)))))))
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))
(+.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 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(/ b a)
(/.f64 b a)
(+ (* -2 (/ c b)) (/ b a))
(+.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) c) b))
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b))))
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b))))
(* (sqrt (/ c a)) (sqrt -4))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b 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))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))
(neg.f64 (*.f64 c (+.f64 (*.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 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.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 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* (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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (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 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (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 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (+.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 (*.f64 a (*.f64 a a)) c))) (*.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 (*.f64 a (*.f64 a a)) c))) (*.f64 b 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.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 -1 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 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
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 (*.f64 a a) c) (*.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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (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 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 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 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))))) a))) a)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) 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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 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))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)
(* -1 (/ (* b (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))) (pow a 4)))
(/.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (pow.f64 a #s(literal 4 binary64)))
(* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (/ 1/2 a)) (/ -1/2 a))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (* b (- (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1/2 a))) (/ -1/2 a))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1/2 a)))) (/ -1/2 a))))
(*.f64 (neg.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 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))))
(* -1 (/ c b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.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 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* 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) (/.f64 b (*.f64 a c))) (*.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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))
(* -1 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(* (pow a 4) (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(* (pow a 4) (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.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 #s(literal -1 binary64) (/.f64 c b))))
(* (pow a 4) (+ (* -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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 4) (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)))
(* (pow a 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))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 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/2 (/ b a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) b)) a))))
(* (pow a 4) (+ (* -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 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 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))))) a))) a))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (pow a 3) b)) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ b (sqrt -4)))) (* 1/2 (pow a 3)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))) (* 1/2 (pow a 3)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))))))
(* -1 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(/ (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 4))) (+ (* -1 (* (pow a 4) c)) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 2))) (* -1/4 (/ (* (pow a 3) (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (* b (- (* 1/2 (pow a 3)) (* -1/2 (pow a 3)))))
(*.f64 (neg.f64 b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)))
(* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))) (* -1/2 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))))
(* -1 (* b (- (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))) (* -1/2 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))) (* -1/2 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))))
(* -1 (/ (* (pow a 4) c) b))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b)
(* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b))))
(*.f64 c (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) b))))
(* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3)))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b)))))))
(* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -1 (/ (pow a 5) (pow b 3))) (* c (+ (* -2 (/ (pow a 6) (pow b 5))) (* -1/4 (/ (* (pow a 3) (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) b))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ (* (pow a 3) b) c)) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (- (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))) (* 1/2 (/ (* (pow a 3) b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)) c))))
(* c (- (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))) (* 1/2 (/ (* (pow a 3) b) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)) c)))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ (* (pow a 3) b) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)) c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ (pow a 5) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ (pow a 3) c)) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (* (pow a 5) c)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (pow a 3) b))) c)) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))) c))))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* (pow a 3) (+ (* -1 (/ (* a c) b)) (* 1/2 b)))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)))
(* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (pow a 3) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.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 #s(literal -1 binary64) (/.f64 c b))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 4) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 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))))))
(*.f64 (pow.f64 a #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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* (pow a 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)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 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 (* (pow a 7) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 4) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 4) (+ (* -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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.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))))))))
(* (pow a 4) (+ (* -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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ (pow a 5) c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ a (pow c 5))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))))
(* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* -1/2 (* (pow a 3) b))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (* 1/2 (pow a 3)))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 6) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 4) c) (pow b 2))) (+ (* -1 (/ (* (pow a 5) (pow c 2)) (pow b 4))) (* 1/2 (pow a 3)))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(+ (* -1 (/ (* (pow a 4) c) b)) (* 1/2 (* (pow a 3) b)))
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (* (pow a 5) c) (pow b 3))) (* -1 (/ (pow a 4) b)))))
(+.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 a #s(literal 4 binary64)) b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(+ (* 1/2 (* (pow a 3) b)) (* c (+ (* -1 (/ (pow a 4) b)) (* c (+ (* -2 (/ (* (pow a 6) c) (pow b 5))) (* -1 (/ (pow a 5) (pow b 3))))))))
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))) b) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b)))
(* 1/2 (* (sqrt (* (pow a 7) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* c (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ a (pow c 7))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 7) c)) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* (pow a 7) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ (pow a 3) (pow c 5))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ a (pow c 7))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ (pow a 5) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 7) c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 7 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (* a b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a b))
(* a (+ (* -1 (/ (* a c) b)) (* 1/2 b)))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)))
(* a (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.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 #s(literal -1 binary64) (/.f64 c b))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* (pow a 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #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 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #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 (*.f64 a (*.f64 a a)) c)))) (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* (pow a 2) (+ (* -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 a 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 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 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 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 (* (pow a 3) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -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 a a) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/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))))))))
(* (pow a 2) (+ (* -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 a a) (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.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/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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))))))))))
(* 1/2 (* a b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a b))
(* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) a)))
(* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* -1/2 (* a b))
(*.f64 #s(literal -1/2 binary64) (*.f64 a b))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) a)))
(* -1 (* b (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 1/2 a))))))
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))
(* 1/2 (* a b))
(*.f64 #s(literal 1/2 binary64) (*.f64 a b))
(+ (* -1 (/ (* (pow a 2) c) b)) (* 1/2 (* a b)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) c) b)))
(+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 3))) (* -1 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 1/2 (* a b)) (* c (+ (* -1 (/ (pow a 2) b)) (* c (+ (* -2 (/ (* (pow a 4) c) (pow b 5))) (* -1 (/ (pow a 3) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))))
(* 1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64)))) a))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64)))))))) (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -64 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) c))))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -64 binary64))))))))))))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a))))) (*.f64 b b))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a)))) (*.f64 b b))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) a) (+.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a)))))) (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) a))))))))))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (*.f64 b b)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))))))))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a)))))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))))) a) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) a)) a))) a)))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(*.f64 c (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(*.f64 c (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(*.f64 c (+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (*.f64 c c))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))))))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))))) c)) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))) c))) c))))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b)))
(/ (+ (* -1/2 (/ (* a (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) a)
(/ (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* (pow c 2) (+ (* -4 c) (* -2 c))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 c) (* -2 c)) 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (* 1/2 (/ (+ (* -4 c) (* -2 c)) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 c #s(literal -6 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) a)
(/ 1/2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 a a)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (* 1/2 (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 a a))
(/ -1/2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))
(/ (- (* -1 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 a a))
(/ (- (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 a a))
(/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) a)) (* 1/2 (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a)) (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) a)) (* 1/2 (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (pow a 2))
(/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) a))) a)) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 a a))
(/ -1/8 (* (pow a 2) c))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c))
(- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* b (sqrt -4)))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.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 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(- (* b (- (* -1 (* b (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) (*.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 -4 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(- (* b (- (* b (- (* -1 (* b (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (sqrt -4))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2)))))))))))) (+ (* 1/128 (/ (pow (sqrt -4) 2) (* (pow a 3) (pow c 2)))) (* 1/16 (/ 1 (* (pow a 3) (pow c 2))))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -4))))) (* 1/8 (/ 1 (* (pow a 2) c))))
(-.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (*.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 -4 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) c)))
(/ 1/6 (* a (pow b 2)))
(/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b)))
(/ (+ (* -1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2)))) (* 1/6 (/ 1 a))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) a)) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))) (pow b 4))) (* 1/6 (/ 1 a))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -1/9 (* a (pow c 2))) (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) a))))) (+ (* -2/9 (* (pow a 2) (pow c 3))) (* 1/27 (* a (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -1/9 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/54 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (* a (pow b 4)))) (* 1/18 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (* a (pow b 2))))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a))) (+.f64 (*.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/54 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b b))
(/ 1/2 (* a (pow b 2)))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))
(/ (+ (* -1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (* 1/2 (/ 1 a))) (pow b 2))
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a (*.f64 b b)))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))) (pow b 4))) (* 1/2 (/ 1 a))) (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))
(/ (- (+ (* -1 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) a)) (* a (pow c 2))))) (* 2 (* (pow a 2) (pow c 3))))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -1/2 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (* a (pow b 4)))) (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a (pow b 2)))) (/ (* a (pow c 2)) (pow b 4))))) (pow b 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a (*.f64 b b))))))) (*.f64 b b))
(/ 1/2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b)))
(+ (* -1/2 (/ (* c (+ (* -4 a) (* -2 a))) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(+ (* c (- (* -1 (* c (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))
(+ (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (/ (* a (+ (* -4 a) (* -2 a))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (+ (* -1 (/ a (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1/2 (/ (pow (+ (* -4 a) (* -2 a)) 2) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 3))))))) (* 1/2 (/ (+ (* -4 a) (* -2 a)) (* a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* 1/2 (/ 1 (* a (+ (* 2 (pow b 2)) (pow b 2))))))
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (+.f64 (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 a #s(literal -6 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -6 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))
(/ 1/2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(/ (+ (* -1 (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 c c))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (* 1/2 (/ 1 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -2 (/ (pow b 4) (* a (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (/ (pow b 2) (* a (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) c)
(/ -1/2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (/ (+ (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (/ (pow b 2) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -2 (/ (pow b 4) (* a (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -2 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 1/2 (/ 1 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) c)) (/.f64 (/.f64 (*.f64 b b) a) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) c))) c))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) b))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.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))))))))))
(* 3 (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -6 binary64))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 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))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -6 binary64)))))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 c #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (+.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))))))
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)))) a)))
(+ (* 2 (pow b 2)) (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -6 binary64))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 a #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))))))
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) 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 (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) 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 (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(neg.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* (pow b 2) (+ 2 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))))
(* a (+ (* -4 c) (* 2 (/ (pow b 2) a))))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(+ (* -4 (* a c)) (* 2 (pow b 2)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* c (+ (* -4 a) (* 2 (/ (pow b 2) c))))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) c)))
(* -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)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -5 (/ (* a (pow c 4)) (pow b 6)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow c 2) (pow b 3))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/ (pow b 6) (pow c 4))
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #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 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* 1/2 (* (pow a 3) b))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) b))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64)))) #s(literal -1 binary64))))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 a c) #s(literal -12 binary64))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (pow b 3))
(*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))))))))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64)))))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (pow b 3))
(neg.f64 (*.f64 b (*.f64 b b)))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b))))))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64)))))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 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 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a))))))
(pow b 3)
(*.f64 b (*.f64 b b))
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 b (*.f64 b b)))))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64)))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))))) (*.f64 c (*.f64 c c)))))

eval412.0ms (2.3%)

Compiler

Compiled 107716 to 7303 computations (93.2% saved)

prune471.0ms (2.7%)

Pruning

99 alts after pruning (96 fresh and 3 done)

PrunedKeptTotal
New1884361920
Fresh226082
Picked415
Done022
Total1910992009
Accuracy
99.7%
Counts
2009 → 99
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.8%
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 4 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
35.6%
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 1/2 binary64)))) (/.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
35.7%
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
35.8%
(fma.f64 (*.f64 a 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 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))))))
36.3%
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
36.0%
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))
36.1%
(/.f64 (fma.f64 a (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))
35.5%
(/.f64 (/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) a) #s(literal 2 binary64))
36.2%
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
36.4%
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.0%
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.5%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
36.7%
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
36.1%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 a 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)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))
35.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))) #s(literal 2 binary64))
35.9%
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 a a) (*.f64 a a)))
36.7%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
35.0%
(/.f64 (/.f64 (*.f64 (*.f64 a 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))))) a) (*.f64 a (*.f64 a a)))
35.5%
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a a)) #s(literal 2 binary64))
89.1%
(/.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)))
78.5%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 a #s(literal 2 binary64)))
35.1%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a 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))))) (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a)))
35.4%
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) b) (*.f64 a #s(literal 2 binary64)))
35.1%
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a 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)))))))
34.9%
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 a 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)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64)) (*.f64 (*.f64 a 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))))))) (*.f64 (*.f64 a a) (*.f64 a a)))
36.0%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
36.1%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -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))))))))
35.1%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64))
28.2%
(/.f64 (-.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (/.f64 b a)) #s(literal 2 binary64))
28.3%
(/.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)))
35.7%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) b)))
35.0%
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a))
35.3%
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a)) #s(literal 2 binary64))
36.5%
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
35.4%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 a a)))
34.9%
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (sqrt.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 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) a))
35.9%
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
34.6%
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))
35.2%
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a b) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a)))
34.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64))))
36.0%
(/.f64 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
35.5%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
35.3%
(/.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)))
35.4%
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.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)))
34.8%
(/.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 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)))
78.5%
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 c c) b))
94.8%
(/.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)
36.2%
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
34.9%
(/.f64 (+.f64 (*.f64 (*.f64 a 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))))) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 a a) (*.f64 a a)))
36.2%
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))
36.4%
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))
78.5%
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) c)
35.1%
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a 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))))))
78.5%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 c b))
89.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))
35.4%
(/.f64 (*.f64 (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 2 binary64))
89.1%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64)))
78.5%
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64)))
92.6%
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))
94.6%
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64)))
78.7%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
78.4%
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
78.8%
(/.f64 (neg.f64 c) b)
36.2%
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b)))))
36.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
78.6%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))
35.5%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
35.5%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
36.3%
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
89.4%
(-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
93.0%
(-.f64 (*.f64 (/.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))) a) (/.f64 c b))
94.9%
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a) (/.f64 c b))
35.9%
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64)))))
36.2%
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))
36.5%
(*.f64 (/.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 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
36.4%
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
78.5%
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) c))
78.5%
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 c c)))))
78.4%
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
78.6%
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
35.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
35.4%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
35.0%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.6%
(*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 3/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
35.8%
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 1/2 binary64)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a a) (*.f64 a b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
36.2%
(*.f64 (-.f64 (*.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)))))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
36.2%
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))
35.0%
(*.f64 (+.f64 (*.f64 (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)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
36.4%
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
94.6%
(*.f64 (*.f64 b (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
94.5%
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
89.2%
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
92.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)))
94.7%
(*.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) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
89.4%
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
Compiler

Compiled 11909 to 2877 computations (75.8% saved)

regimes608.0ms (3.4%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes32.0ms (0.2%)

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

3 calls:

10.0ms
a
9.0ms
c
9.0ms
b
Results
AccuracySegmentsBranch
93.0%1c
93.0%1a
93.0%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes41.0ms (0.2%)

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

3 calls:

20.0ms
c
10.0ms
a
9.0ms
b
Results
AccuracySegmentsBranch
89.4%1a
89.4%1b
89.4%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes23.0ms (0.1%)

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

3 calls:

10.0ms
c
6.0ms
a
6.0ms
b
Results
AccuracySegmentsBranch
89.4%1c
89.4%1a
89.4%1b
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes4.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(/.f64 b (neg.f64 a))
Outputs
(/.f64 b (neg.f64 a))
Calls

3 calls:

1.0ms
a
1.0ms
c
1.0ms
b
Results
AccuracySegmentsBranch
10.3%1b
10.3%1c
10.3%1a
Compiler

Compiled 12 to 9 computations (25% saved)

simplify16.0ms (0.1%)

Algorithm
egg-herbie
Rules
70×*-commutative_binary64
58×+-commutative_binary64
54×sub-neg_binary64
42×neg-sub0_binary64
42×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
048128
195128
2144128
3194128
4225128
5242128
6247128
7248128
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a) (/.f64 c b))
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/.f64 (neg.f64 c) b)
(/.f64 b (neg.f64 a))
Outputs
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c c))) b) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a) (/.f64 c b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b))
(-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(neg.f64 (/.f64 (+.f64 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 (neg.f64 c) b)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 b (neg.f64 a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))

soundness3.2s (17.9%)

Rules
5864×*-lowering-*.f32
5864×*-lowering-*.f64
5762×*-lowering-*.f32
5762×*-lowering-*.f64
5646×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
061467
1414396
24490394
09015394
057370
1371346
24245346
08854346
01416
13415
27314
317214
429614
552814
6104614
7224214
8518214
9775714
0817314
01343
16339
253939
3759039
0808839
05433071
118862859
271322847
080012847
0230021112
1723419991
0805619991
0222723696
1705222442
0806322442
063477
1428404
24838404
08080404
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 264 to 134 computations (49.2% saved)

preprocess58.0ms (0.3%)

Compiler

Compiled 310 to 126 computations (59.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...