Quadratic roots, wide range

Time bar (total: 17.2s)

analyze360.0ms (2.1%)

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: 175.0ms
ival-mult: 44.0ms (25.2% of total)
...c/correct-round.rkt:119:19: 29.0ms (16.6% of total)
ival-<: 25.0ms (14.3% of total)
ival-sqrt: 20.0ms (11.4% of total)
ival-sub: 15.0ms (8.6% of total)
ival-div: 11.0ms (6.3% of total)
ival-neg: 11.0ms (6.3% of total)
ival-and: 9.0ms (5.1% of total)
ival-add: 8.0ms (4.6% of total)
const: 2.0ms (1.1% of total)
backward-pass: 1.0ms (0.6% of total)

sample3.3s (19.3%)

Results
2.4s7159×1valid
184.0ms1097×0valid
162.0ms1107×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.8s
ival-mult: 529.0ms (28.8% of total)
ival-div: 205.0ms (11.2% of total)
...c/correct-round.rkt:119:19: 199.0ms (10.8% of total)
ival-<: 176.0ms (9.6% of total)
backward-pass: 172.0ms (9.4% of total)
ival-sqrt: 142.0ms (7.7% of total)
ival-sub: 121.0ms (6.6% of total)
ival-neg: 117.0ms (6.4% of total)
ival-add: 97.0ms (5.3% of total)
ival-and: 57.0ms (3.1% of total)
const: 22.0ms (1.2% of total)
Bogosity

preprocess447.0ms (2.6%)

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

explain265.0ms (1.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2481(5.231257293419591e-5 1.1439416079656457e-12 7.77421348097787e-24)2(4.845482626457606e-5 8.767359828438736e-17 1.2672667969304435e-30)(+.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
184.0ms440×1valid
12.0ms72×0valid
Compiler

Compiled 168 to 44 computations (73.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 77.0ms
ival-mult: 28.0ms (36.2% of total)
backward-pass: 13.0ms (16.8% of total)
ival-div: 9.0ms (11.6% of total)
ival-sqrt: 8.0ms (10.3% of total)
ival-neg: 8.0ms (10.3% of total)
ival-sub: 5.0ms (6.5% of total)
ival-add: 5.0ms (6.5% of total)
const: 1.0ms (1.3% 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
18.4%
(/.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)

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

localize158.0ms (0.9%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
accuracy18.4%
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
Results
133.0ms220×1valid
6.0ms36×0valid
Compiler

Compiled 70 to 14 computations (80% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-mult: 44.0ms (68.7% of total)
backward-pass: 6.0ms (9.4% of total)
ival-div: 4.0ms (6.2% of total)
ival-sqrt: 4.0ms (6.2% of total)
ival-sub: 3.0ms (4.7% of total)
ival-add: 2.0ms (3.1% of total)
const: 1.0ms (1.6% 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
3.0ms
c
@inf
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
1.0ms
a
@inf
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))
1.0ms
b
@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))))

rewrite335.0ms (2%)

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

simplify299.0ms (1.7%)

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

eval75.0ms (0.4%)

Compiler

Compiled 21444 to 1961 computations (90.9% saved)

prune142.0ms (0.8%)

Pruning

47 alts after pruning (47 fresh and 0 done)

PrunedKeptTotal
New47947526
Fresh000
Picked101
Done000
Total48047527
Accuracy
99.8%
Counts
527 → 47
Alt Table
Click to see full alt table
StatusAccuracyProgram
19.8%
(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))))
18.7%
(/.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)))
18.5%
(/.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)))
18.9%
(/.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)))
18.7%
(/.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 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 a #s(literal 2 binary64)))
19.3%
(/.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)))
18.6%
(/.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 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 a #s(literal 2 binary64)))
19.3%
(/.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)))
18.8%
(/.f64 (/.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 a #s(literal 2 binary64)))
18.7%
(/.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)))))))
96.1%
(/.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)))
19.3%
(/.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)))
94.5%
(/.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)))
18.4%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64)))
18.4%
(/.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)))
18.6%
(/.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))))))))
18.8%
(/.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)))))
96.4%
(/.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)
94.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
14.6%
(/.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)))
19.0%
(/.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)))
18.2%
(/.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)))
17.9%
(/.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))
19.3%
(/.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)))))))
18.5%
(/.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))))
18.4%
(/.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)))
18.7%
(/.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)))))))))
18.8%
(/.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)))
94.4%
(/.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)))
96.9%
(/.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)))
96.0%
(/.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)))
89.9%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.8%
(/.f64 b (neg.f64 a))
18.6%
(/.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))))))
18.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
18.6%
(-.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))))
18.7%
(-.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))))))))))
18.0%
(-.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))))
94.8%
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
96.4%
(-.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))
90.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
19.5%
(+.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)))))
18.4%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
18.9%
(*.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))))))))))
94.5%
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))
96.2%
(*.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)))
97.0%
(*.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 4482 to 1730 computations (61.4% saved)

simplify276.0ms (1.6%)

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
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff6272
(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))))
cost-diff0
(*.f64 b b)
cost-diff0
(/.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)))))))
cost-diff384
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff0
(sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
cost-diff0
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)
cost-diff0
(/.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)))
cost-diff128
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
cost-diff-64
(neg.f64 a)
cost-diff0
(/.f64 b (neg.f64 a))
cost-diff0
(+.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))
cost-diff0
(*.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)))
cost-diff128
(*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))
cost-diff128
(*.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)))
Rules
4720×*-lowering-*.f32
4720×*-lowering-*.f64
2152×fma-lowering-fma.f32
2152×fma-lowering-fma.f64
2038×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
059554
1158545
2395511
31205486
43965462
57976462
08541462
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))) (/ -1 b)))
c
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))) (/ -1 b))
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b)))))
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b)))))
(+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))
(/ (* -2 (* a a)) (pow b 5))
(* -2 (* a a))
-2
(* a a)
a
(pow b 5)
b
5
(* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b)))
(/ -1/4 a)
-1/4
(* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))
(/ (* (pow a 4) 20) (pow b 6))
(* (pow a 4) 20)
(pow a 4)
4
20
(pow b 6)
6
(/ c b)
(/ a (* b (* b b)))
(* b (* b b))
(* b b)
(/ -1 b)
-1
(/ b (neg a))
b
(neg a)
a
(/ (- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b) (* a 2))
(- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b)
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(* c (+ (* a -4) (/ (* b b) c)))
c
(+ (* a -4) (/ (* b b) c))
(* a -4)
a
-4
(/ (* b b) c)
(* b b)
b
(* a 2)
2
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (/ b (* a -2)))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(/ 1/2 a)
1/2
(/ b (* a -2))
(* a -2)
-2
Outputs
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b 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 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) b))) (/.f64 #s(literal -1 binary64) b)))
c
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))) (/ -1 b))
(+.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 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) b))) (/.f64 #s(literal -1 binary64) b))
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b)))))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) b)))
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (/.f64 a (*.f64 b b)) b))
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b)))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64)))))
(+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64))))
(/ (* -2 (* a a)) (pow b 5))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -2 (* a a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
-2
#s(literal -2 binary64)
(* a a)
(*.f64 a a)
a
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b)))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64))) c) a) (pow.f64 b #s(literal 7 binary64)))
(/ -1/4 a)
(/.f64 #s(literal -1/4 binary64) a)
-1/4
#s(literal -1/4 binary64)
(* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))
(/.f64 (*.f64 c (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (* (pow a 4) 20) (pow b 6))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 4) 20)
(*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
4
#s(literal 4 binary64)
20
#s(literal 20 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ c b)
(/.f64 c b)
(/ a (* b (* b b)))
(/.f64 (/.f64 a (*.f64 b b)) b)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
(/ b (neg a))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
b
(neg a)
(-.f64 #s(literal 0 binary64) a)
a
(/ (- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b) (* a 2))
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b)
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(* c (+ (* a -4) (/ (* b b) c)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
c
(+ (* a -4) (/ (* b b) c))
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
(* a -4)
(*.f64 a #s(literal -4 binary64))
a
-4
#s(literal -4 binary64)
(/ (* b b) c)
(/.f64 (*.f64 b b) c)
(* b b)
(*.f64 b b)
b
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(*.f64 c #s(literal -2 binary64))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (/ b (* a -2)))
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(+ (* b b) (* a (* c -4)))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* b b)
(*.f64 b b)
b
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
(/ b (* a -2))
(/.f64 b (*.f64 #s(literal -2 binary64) a))
(* a -2)
(*.f64 #s(literal -2 binary64) a)
-2
#s(literal -2 binary64)

localize1.1s (6.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a #s(literal -2 binary64))
accuracy100.0%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy98.1%
(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))))
accuracy100.0%
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
accuracy100.0%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy98.3%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy100.0%
(/.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)))
accuracy100.0%
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
accuracy99.9%
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))
accuracy98.2%
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b)
accuracy100.0%
(/.f64 b (neg.f64 a))
accuracy100.0%
(neg.f64 a)
accuracy99.9%
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.9%
(*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))
accuracy99.9%
(+.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))))
accuracy99.9%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
Results
980.0ms226×5exit
25.0ms29×0valid
2.0ms1valid
Compiler

Compiled 604 to 59 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 390.0ms
backward-pass: 165.0ms (42.3% of total)
ival-mult: 70.0ms (18% of total)
ival-div: 52.0ms (13.3% of total)
ival-add: 32.0ms (8.2% of total)
compiled-spec: 28.0ms (7.2% of total)
ival-pow: 18.0ms (4.6% of total)
ival-sub: 10.0ms (2.6% of total)
ival-sqrt: 10.0ms (2.6% of total)
const: 3.0ms (0.8% of total)
ival-neg: 3.0ms (0.8% of total)

series115.0ms (0.7%)

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

189 calls:

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

rewrite343.0ms (2%)

Algorithm
batch-egg-rewrite
Rules
3998×*-lowering-*.f32
3998×*-lowering-*.f64
1984×/-lowering-/.f32
1984×/-lowering-/.f64
1902×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
059319
1377301
23880301
08157301
Stop Event
iter limit
node limit
Counts
24 → 608
Calls
Call 1
Inputs
(* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b)))
(* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))) (/ -1 b)))
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))) (/ a (* b (* b b))))) (/ -1 b))
(/ b (neg a))
(neg a)
(* c (+ (* a -4) (/ (* b b) c)))
(/ (- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b) (* a 2))
(- (sqrt (* c (+ (* a -4) (/ (* b b) c)))) b)
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* b b)
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (/ 1/2 a)) (/ b (* a -2)))
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(/ (* -2 (* a a)) (pow b 5))
(+ (/ (* -2 (* a a)) (pow b 5)) (* (/ -1/4 a) (* (/ (* (pow a 4) 20) (pow b 6)) (/ c b))))
(/ (* (pow a 4) 20) (pow b 6))
(+ (* a -4) (/ (* b b) c))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(- (* a (* c -4)) (* b b))
(* a -2)
Outputs
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) (/.f64 a #s(literal -1/4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) (/.f64 b c))
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) a)
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 a b))
(/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 a #s(literal -1/4 binary64)) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) a))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 a #s(literal -1/4 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) #s(literal 1/4 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/4 binary64)) (*.f64 b a))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b (/.f64 a #s(literal -1/4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) a))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 a #s(literal -1/4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) c) b)
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) b)
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/4 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c))) (/.f64 a #s(literal -1/4 binary64)))
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) a)) b)
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(pow.f64 (/.f64 a (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c))))
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) a))
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/4 binary64) a)))
(*.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) (/.f64 c b))
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c))
(/.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 b c)))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) c) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) b))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))))
(/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) (*.f64 (/.f64 b c) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))))
(/.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) (/.f64 b c)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b c) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c))) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c b)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c b)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 (/.f64 c b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c b))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 b c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 c b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(+.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(fma.f64 c (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) c (/.f64 c (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (-.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 c (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(-.f64 (/.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(fma.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) c (/.f64 #s(literal -1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))
(/.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 (/.f64 b #s(literal -1 binary64)) a)
(/.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))
(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 #s(literal -1 binary64) (/.f64 b 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 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 c (/.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 b b)) c))
(+.f64 (/.f64 (*.f64 c (*.f64 b b)) c) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))
(fma.f64 c (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 c (*.f64 b b)) c))
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) c (/.f64 (*.f64 c (*.f64 b b)) c))
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (pow.f64 (/.f64 (*.f64 c (*.f64 b b)) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 b b)) c) (/.f64 (*.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 b b)) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (/.f64 (*.f64 c (*.f64 b b)) c) (/.f64 (*.f64 c (*.f64 b b)) c))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 b b)) c)))
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) c) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))) c) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))
(pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64))
(*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))
(*.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)) c)
(*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 c) #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (sqrt.f64 c)) (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 c) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (sqrt.f64 c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 c) a) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 c) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b))))
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))))
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a)) #s(literal -2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))))
(/.f64 (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a)) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))
(+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b))
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) b)
(-.f64 (/.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))))
(-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))
(fma.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b))
(fma.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))))) (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))))
(*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))
(*.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 c) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))) (sqrt.f64 c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))
(fma.f64 c (/.f64 a #s(literal -1/4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/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 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/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 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/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 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) #s(literal 2 binary64)))
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a))
(/.f64 (+.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 c (/.f64 a #s(literal -1/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 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) b) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.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) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (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 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (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 a (*.f64 a #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 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 a a)) #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)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) a) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 b c)) (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) (/.f64 c b) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))
(/.f64 (+.f64 a (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))) a))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal 20 binary64) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))
(+.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))
(+.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64)))
(-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))
(-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c))
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))) (/.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 b (/.f64 b c) (/.f64 a #s(literal -1/4 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c) (/.f64 a #s(literal -1/4 binary64)))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (/.f64 a #s(literal -1/4 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b b) c))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(+.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))
(-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))
(-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 c (/.f64 a #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 c (/.f64 a #s(literal -1/4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) c (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))) (-.f64 (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))) (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (-.f64 (*.f64 c (/.f64 a #s(literal -1/4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))
(neg.f64 (/.f64 a #s(literal 1/2 binary64)))
(*.f64 a #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) a)
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))

simplify476.0ms (2.8%)

Algorithm
egg-herbie
Rules
7452×*-lowering-*.f32
7452×*-lowering-*.f64
5200×+-lowering-+.f64
5200×+-lowering-+.f32
1686×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

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

eval272.0ms (1.6%)

Compiler

Compiled 59941 to 4679 computations (92.2% saved)

prune257.0ms (1.5%)

Pruning

23 alts after pruning (22 fresh and 1 done)

PrunedKeptTotal
New1545161561
Fresh36642
Picked415
Done000
Total1585231608
Accuracy
100.0%
Counts
1608 → 23
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.7%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b) a)
15.0%
(/.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 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
15.0%
(/.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 (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
16.0%
(/.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 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))))
18.6%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
94.5%
(/.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)))
18.6%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
94.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
14.6%
(/.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)))
94.4%
(/.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)))
99.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
89.9%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.8%
(/.f64 b (neg.f64 a))
94.8%
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b))
18.0%
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal -1/4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
90.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
96.1%
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b))
89.8%
(*.f64 c (/.f64 #s(literal -1 binary64) b))
94.5%
(*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))
94.5%
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
97.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
3.3%
#s(literal 0 binary64)
Compiler

Compiled 1095 to 661 computations (39.6% saved)

simplify229.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.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 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
cost-diff384
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff0
(*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
cost-diff128
(+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
cost-diff256
(/.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)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))
cost-diff0
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
cost-diff0
(*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))
cost-diff128
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(*.f64 c #s(literal -2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
Rules
3770×*-lowering-*.f32
3770×*-lowering-*.f64
1426×fma-lowering-fma.f32
1426×fma-lowering-fma.f64
1406×sum3-define
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
044369
1130348
2382331
31234319
43367312
55895310
08308310
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* c -2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* c -2)
c
-2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
a
(* c -4)
-4
0
(* c (- 0 (/ (+ 1 (* a (/ c (* b b)))) b)))
c
(- 0 (/ (+ 1 (* a (/ c (* b b)))) b))
0
(/ (+ 1 (* a (/ c (* b b)))) b)
(+ 1 (* a (/ c (* b b))))
1
(* a (/ c (* b b)))
a
(/ c (* b b))
(* b b)
b
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
-2
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(* c a)
c
a
(/ (* c (* c (* a a))) (* b b))
(* c (* c (* a a)))
(* c (* a a))
(* a a)
(* b b)
b
(* a 2)
2
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(* a 2)
2
(+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
-2
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/ a b)
(/ (* c (* a a)) (* b (* b b)))
(* c (* a a))
(* a a)
(* b (* b b))
(* b 2)
Outputs
(/ (* c -2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))
(* c -2)
(*.f64 c #s(literal -2 binary64))
c
-2
#s(literal -2 binary64)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))
(+ (* b b) (* a (* c -4)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))
(* b b)
(*.f64 b b)
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
-4
#s(literal -4 binary64)
0
#s(literal 0 binary64)
(* c (- 0 (/ (+ 1 (* a (/ c (* b b)))) b)))
(/.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))) b)
c
(- 0 (/ (+ 1 (* a (/ c (* b b)))) b))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)
0
#s(literal 0 binary64)
(/ (+ 1 (* a (/ c (* b b)))) b)
(/.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b)
(+ 1 (* a (/ c (* b b))))
(+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(* a (/ c (* b b)))
(/.f64 (*.f64 c (/.f64 a b)) b)
a
(/ c (* b b))
(/.f64 c (*.f64 b b))
(* b b)
(*.f64 b b)
b
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 c b))))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 a b)))
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
(*.f64 c (*.f64 a (+.f64 (*.f64 a (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64))))
-2
#s(literal -2 binary64)
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (*.f64 c a))
(* c a)
(*.f64 c a)
c
a
(/ (* c (* c (* a a))) (* b b))
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
(* c (* c (* a a)))
(*.f64 c (*.f64 c (*.f64 a a)))
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(* b b)
(*.f64 b b)
b
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(*.f64 c #s(literal -2 binary64))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(* a (* c -4))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 a b))) (*.f64 b #s(literal 2 binary64)))
(* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 a b)))
(* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(/.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64))) b)
-2
#s(literal -2 binary64)
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 a b))
(/ a b)
(/.f64 a b)
(/ (* c (* a a)) (* b (* b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 c (/.f64 a b))) b) b)
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b 2)
(*.f64 b #s(literal 2 binary64))

localize564.0ms (3.3%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 c (*.f64 a a))
accuracy99.6%
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy18.6%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy99.6%
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
accuracy99.6%
(*.f64 c (*.f64 a a))
accuracy99.6%
(*.f64 c (*.f64 c (*.f64 a a)))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
accuracy99.8%
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)
accuracy99.6%
(*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))
accuracy99.6%
(/.f64 c (*.f64 b b))
accuracy99.6%
(*.f64 a (/.f64 c (*.f64 b b)))
accuracy100.0%
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.9%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
Results
376.0ms216×1valid
25.0ms40×0valid
Compiler

Compiled 457 to 45 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 144.0ms
ival-mult: 48.0ms (33.3% of total)
backward-pass: 33.0ms (22.9% of total)
ival-div: 32.0ms (22.2% of total)
ival-add: 20.0ms (13.9% of total)
ival-sub: 5.0ms (3.5% of total)
ival-sqrt: 5.0ms (3.5% of total)
const: 2.0ms (1.4% of total)

series70.0ms (0.4%)

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

201 calls:

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

rewrite378.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
3588×*-lowering-*.f32
3588×*-lowering-*.f64
2456×/-lowering-/.f32
2456×/-lowering-/.f64
2402×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
044273
1302248
23311242
08633242
Stop Event
iter limit
node limit
Counts
24 → 679
Calls
Call 1
Inputs
(/ (* c -2) (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(* c -2)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(- 0 (/ (+ 1 (* a (/ c (* b b)))) b))
(* c (- 0 (/ (+ 1 (* a (/ c (* b b)))) b)))
(/ (+ 1 (* a (/ c (* b b)))) b)
(+ 1 (* a (/ c (* b b))))
(/ (/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b) (* a 2))
(+ (* c a) (/ (* c (* c (* a a))) (* b b)))
(/ (* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b)))) b)
(* -2 (+ (* c a) (/ (* c (* c (* a a))) (* b b))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/ (/ (+ (* b b) (- (* a (* c -4)) (* b b))) (* a 2)) (+ (* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(+ (* b b) (* a (* c -4)))
(* a (/ c (* b b)))
(/ c (* b b))
(/ (* c (* c (* a a))) (* b b))
(* c (* c (* a a)))
(* c (* a a))
(/ (* c (* a a)) (* b (* b b)))
(* c (* -2 (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c #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)))))))))
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 c #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 c #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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (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 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (*.f64 c #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 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 c #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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
(*.f64 (/.f64 (*.f64 c #s(literal -2 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 (*.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 c #s(literal -2 binary64)) (-.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 c #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) c)
(+.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))))) b)
(-.f64 (/.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 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 (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)) b)
(/.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 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 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 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 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 (*.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (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)))) (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 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(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 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 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)))))) #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 #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 (*.f64 b b) (+.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))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 (*.f64 a (*.f64 c (*.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))
(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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 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 (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) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b)))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))
(fma.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) #s(literal 0 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) b)
(/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(/.f64 #s(literal -1 binary64) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))
(pow.f64 (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(*.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(+.f64 (*.f64 c #s(literal 0 binary64)) (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))
(+.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 c #s(literal 0 binary64) (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))
(fma.f64 #s(literal 0 binary64) c (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) c))
(neg.f64 (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b)))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) c) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) c) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) c)
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) #s(literal 0 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal 0 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b)
(/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b))))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) b))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))
(pow.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) b))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))
(+.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))) (/.f64 (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) #s(literal 1 binary64))
(fma.f64 a (/.f64 (/.f64 c b) b) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 c b) b) a #s(literal 1 binary64))
(fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64))
(fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64))
(fma.f64 (/.f64 c b) (/.f64 a b) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b))))) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))) #s(literal 1 binary64)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 a (*.f64 a (/.f64 (/.f64 c b) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) a)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) b) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) a)
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b))) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) a)))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b)))
(*.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 a b)) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) a))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(+.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)))
(+.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a))
(-.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(-.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 c a (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 c a))
(fma.f64 a c (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b) (*.f64 c a))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 c a))
(fma.f64 (/.f64 c b) (*.f64 (*.f64 c a) (/.f64 a b)) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (/.f64 c b) (*.f64 c a))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 c a))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))) (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a))))) (-.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b))))))
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 a (*.f64 c (*.f64 c a)))) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))) (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a))
(*.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a))))))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) b)
(/.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) #s(literal -2 binary64))
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 c (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 #s(literal -2 binary64) (*.f64 c a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) a (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 a (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 (*.f64 c a) #s(literal -2 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) c (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(fma.f64 (/.f64 c b) (*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) #s(literal -2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 (*.f64 c a) (/.f64 a b)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -8 binary64)) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 c (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (+.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (-.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)) (*.f64 c a)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) #s(literal -2 binary64)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(*.f64 (*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal -2 binary64))
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(+.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 (-.f64 #s(literal 0 binary64) b)))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(-.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 (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.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 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.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 b (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 b (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (*.f64 b b)))
(fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.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 #s(literal 0 binary64) b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 (*.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 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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.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))))) (neg.f64 (-.f64 (*.f64 b b) (-.f64 (*.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)))) (+.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 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 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(exp.f64 (*.f64 (log.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 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))
(/.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 #s(literal 1 binary64) (/.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 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)))
(/.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 #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) a))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 (*.f64 a #s(literal 2 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))) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 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))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.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)))) #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 (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 -2 binary64) a)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -2 binary64))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.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 #s(literal 1/2 binary64) a)) (-.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))) #s(literal 2 binary64)) a)
(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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 binary64))
(*.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 (+.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 1/2 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a))
(*.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 -2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 a a) b) (/.f64 a b))
(fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 a b) (/.f64 a b))
(fma.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b) (/.f64 a b))
(fma.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 c b) b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b)) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 a b) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))))))
(/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c a) (/.f64 a b)))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 c (*.f64 a a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b a) (*.f64 (*.f64 c a) (/.f64 a b)))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c a) (/.f64 a b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) a)) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) b) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) a)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) b))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a)) b) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
(neg.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 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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 -2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.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 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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))) a) (*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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 -2 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
(*.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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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 -2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 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 (/.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 (*.f64 (*.f64 (*.f64 c c) c) #s(literal -8 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b 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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #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/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (-.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 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a)) #s(literal -1 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 (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)))
(-.f64 (/.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 c a))) #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(/.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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 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 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) b) b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (*.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)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 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 a (*.f64 c (*.f64 c a))) #s(literal 16 binary64)))) (neg.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 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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -64 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 a (*.f64 c (*.f64 c a))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 (*.f64 c a))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) #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 (*.f64 a (*.f64 c (*.f64 c a))) #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 a (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))
(/.f64 (*.f64 c a) (*.f64 b b))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) c))
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 (*.f64 c a) b) b)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 b b))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 a (/.f64 c b)) b)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (/.f64 c b) a) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a))
(*.f64 a (/.f64 (/.f64 c b) b))
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b)))
(*.f64 (/.f64 (/.f64 c b) b) a)
(*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 a b) (/.f64 c b))
(*.f64 (/.f64 c b) (/.f64 a b))
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c b) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))
(/.f64 c (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 c b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) b))
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c (*.f64 a a))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b))) #s(literal -1 binary64))
(pow.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b)))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 (/.f64 c b) b))
(*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(*.f64 (/.f64 c b) (*.f64 (*.f64 c a) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b)))
(*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (*.f64 (*.f64 c (*.f64 a a)) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c (*.f64 c (*.f64 a a)))
(*.f64 a (*.f64 c (*.f64 c a)))
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 a a)) c)
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 (*.f64 c a) c) a)
(*.f64 (*.f64 c (*.f64 c a)) a)
(*.f64 (*.f64 (*.f64 c c) a) a)
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 c a) a)
(*.f64 (*.f64 a a) c)
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (/.f64 a b))))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c a) (/.f64 a b))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a))))
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a a)) (*.f64 b b))
(pow.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 c a)) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (/.f64 a b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (/.f64 c b) b) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 a b))
(*.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 c b))
(*.f64 (*.f64 (*.f64 c a) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (/.f64 a b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 c b) b))
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (/.f64 (/.f64 c b) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(+.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b a))) (*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)))
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) c) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b b))) c))
(+.f64 (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))))
(fma.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)))
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) c (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b b))) c))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) b) (*.f64 (*.f64 b (*.f64 c a)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) c))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) c)
(*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64))

simplify407.0ms (2.4%)

Algorithm
egg-herbie
Rules
7296×*-lowering-*.f32
7296×*-lowering-*.f64
4574×+-lowering-+.f64
4574×+-lowering-+.f32
1586×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
091510442
131949255
083819255
Stop Event
iter limit
node limit
Counts
804 → 804
Calls
Call 1
Inputs
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (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 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(* -1 (/ (* a c) (pow b 3)))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(* -1 (/ (* a c) (pow b 3)))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(* -1 (/ (* a c) (pow b 3)))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(* -1 (/ (* a c) (pow b 3)))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(* -1 (/ (* a c) (pow b 3)))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/ -1 b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/ -1 b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(/ 1 b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(/ (* a c) (pow b 3))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(/ (* a c) (pow b 3))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(/ (* a c) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/ 1 b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/ 1 b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
1
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(/ (* a c) (pow b 2))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(/ (* a c) (pow b 2))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
1
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(/ (* a c) (pow b 2))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(/ (* a c) (pow b 2))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(/ (* a c) (pow b 2))
(/ (+ (* a c) (pow b 2)) (pow b 2))
(/ (+ (* a c) (pow b 2)) (pow b 2))
(/ (+ (* a c) (pow b 2)) (pow b 2))
1
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
1
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(+ 1 (/ (* a c) (pow b 2)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* a c)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* a c)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -2 (* a c))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(* -2 (* a c))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -2 (* a c))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(/ a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/ a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(/ (* (pow a 2) c) (pow b 3))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(/ (pow b 3) (* (pow a 2) c))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (pow b 3) (* (pow a 2) c))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) (pow c 2))
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(* (pow a 2) c)
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(* -2 (/ (* a c) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
Outputs
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 (*.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -5/2 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c)))) (+.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 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b (*.f64 b b))) c) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) c))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))))))))
(* -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 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 (/ b a))
(/.f64 b (-.f64 #s(literal 0 binary64) 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))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) c)) (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) a))) a)
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))) a)
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (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 (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (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 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 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)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 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)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.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)) (/ b a)))))
(*.f64 a (+.f64 (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (-.f64 #s(literal 0 binary64) a))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (/ b c)))))
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) c)))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (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)
(-.f64 #s(literal 0 binary64) b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (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))))) (-.f64 #s(literal 0 binary64) b))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 #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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.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/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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.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 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c 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 -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 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.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 -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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.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 -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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (-.f64 #s(literal 0 binary64) a))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 #s(literal 1 binary64) (*.f64 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 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 (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 #s(literal 1 binary64) (*.f64 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/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 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 (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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(* -1 (/ (* a c) (pow b 3)))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(* -1 (* a (+ (/ 1 (* a b)) (/ c (pow b 3)))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(* -1 (/ (* a c) (pow b 3)))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(* -1 (* a (- (/ 1 (* a b)) (* -1 (/ c (pow b 3))))))
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(* -1 (/ (* a c) (pow b 3)))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (+ (/ 1 (* b c)) (/ a (pow b 3)))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a c) (pow b 3)))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (- (/ 1 (* b c)) (* -1 (/ a (pow b 3))))))
(*.f64 c (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a c) (pow b 3)))
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/ (- (* -1 (pow b 2)) (* a c)) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c a)) (*.f64 b (*.f64 b b)))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(* -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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* 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)
(* -1 (/ (+ c (/ (* 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)
(* -1 (/ (+ c (/ (* 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)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* a (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 a (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a)))))
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a)))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (/ 1 b) (/ (* a c) (pow b 3)))
(+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(* c (+ (/ 1 (* b c)) (/ a (pow b 3))))
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(/ (* a c) (pow b 3))
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/ (+ (* a c) (pow b 2)) (pow b 3))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) b)
(/ (+ 1 (/ (* a c) (pow b 2))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) b)
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b)))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b)))
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b)))
1
#s(literal 1 binary64)
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(* a (+ (/ 1 a) (/ c (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) a))
(* -1 (* a (- (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) a))
1
#s(literal 1 binary64)
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a (*.f64 b b))))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a (*.f64 b b))))
(* c (+ (/ 1 c) (/ a (pow b 2))))
(+.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a (*.f64 b b))))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c))))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c))))
(* -1 (* c (- (* -1 (/ a (pow b 2))) (/ 1 c))))
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c))))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (+ (* a c) (pow b 2)) (pow b 2))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b b))
(/ (+ (* a c) (pow b 2)) (pow b 2))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b b))
(/ (+ (* a c) (pow b 2)) (pow b 2))
(/.f64 (+.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b b))
1
#s(literal 1 binary64)
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
1
#s(literal 1 binary64)
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(+ 1 (/ (* a c) (pow b 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))
(*.f64 a (-.f64 (/.f64 (*.f64 c c) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))))
(* -1 (/ (* a (pow c 2)) (pow b 3)))
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b)))
(* -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)
(/ (+ (* -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)
(/ (+ (* -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)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* 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)
(* -1 (/ (+ c (/ (* 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)
(* -1 (/ (+ c (/ (* 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)
(* a c)
(*.f64 c a)
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* a c)
(*.f64 c a)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 b b))
(* a c)
(*.f64 c a)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a c)
(*.f64 c a)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* -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)) (* -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)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* (pow c 2) (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (pow a 2) (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b b))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (* a c))
(*.f64 c (*.f64 a #s(literal -2 binary64)))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(* -2 c)
(*.f64 c #s(literal -2 binary64))
(/ a b)
(/.f64 a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c (*.f64 b (*.f64 b b)))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ a b)
(/.f64 a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ a b)
(/.f64 a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)
(/ a b)
(/.f64 a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 c c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* -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 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* -1 (/ (+ c (/ (* 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)
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (+.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.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 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal -3/2 binary64) a)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c))))) (*.f64 a a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64)))) a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a)) a)) (*.f64 a a))
(* -1 (/ c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 (*.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -3/2 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))))) c)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (-.f64 #s(literal 0 binary64) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c)
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c)
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (+.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 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (+.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 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 c a) (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 c a) (*.f64 c a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(* (pow a 2) c)
(*.f64 c (*.f64 a a))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))
(* a (+ (* -2 (/ c b)) (* -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)) (* -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)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 a (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)

eval251.0ms (1.5%)

Compiler

Compiled 46673 to 3850 computations (91.8% saved)

prune163.0ms (0.9%)

Pruning

33 alts after pruning (30 fresh and 3 done)

PrunedKeptTotal
New1489221511
Fresh9817
Picked325
Done011
Total1501331534
Accuracy
100.0%
Counts
1534 → 33
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.6%
(/.f64 (/.f64 (/.f64 (-.f64 (*.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 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.7%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 (*.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 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.7%
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.3%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (*.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 b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
89.7%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b) a)
16.0%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
16.0%
(/.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 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))))
18.6%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
96.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
15.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
94.8%
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
96.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))))
96.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
99.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))
89.9%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
8.8%
(/.f64 b (neg.f64 a))
99.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))))
15.9%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
90.0%
(-.f64 #s(literal 0 binary64) (/.f64 c b))
99.6%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
16.0%
(*.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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
94.5%
(*.f64 c (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) b))
94.5%
(*.f64 c (/.f64 #s(literal -1 binary64) (/.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 c b) b))))))
89.8%
(*.f64 c (/.f64 #s(literal -1 binary64) b))
97.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
3.3%
#s(literal 0 binary64)
Compiler

Compiled 2374 to 1164 computations (51% saved)

simplify235.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
cost-diff0
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
cost-diff128
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
cost-diff0
(*.f64 b b)
cost-diff128
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
cost-diff128
(*.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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
cost-diff512
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
cost-diff0
(*.f64 b #s(literal 2 binary64))
cost-diff0
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))
cost-diff0
(*.f64 c #s(literal -2 binary64))
cost-diff0
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff0
(*.f64 c (/.f64 #s(literal -1 binary64) b))
cost-diff0
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
cost-diff0
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
cost-diff0
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
Rules
5468×*-lowering-*.f32
5468×*-lowering-*.f64
1458×associate-*r*
1210×fnmadd-define
1164×associate-*l*
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
044556
1131533
2401523
31493502
45177502
08332502
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) c)
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
-2
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
b
(sqrt (+ (* b b) (* a (* c -4))))
(+ (* b b) (* a (* c -4)))
(* b b)
(* a (* c -4))
a
(* c -4)
c
-4
(* c (/ -1 b))
c
(/ -1 b)
-1
b
(/ (* c -2) (+ (* b 2) (/ (* c (* a -2)) b)))
(* c -2)
c
-2
(+ (* b 2) (/ (* c (* a -2)) b))
(* b 2)
b
2
(/ (* c (* a -2)) b)
(* c (* a -2))
(* a -2)
a
(* (+ (* b b) (- (* a (* c -4)) (* b b))) (/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* b b)
b
(- (* a (* c -4)) (* b b))
(* a (* c -4))
a
(* c -4)
c
-4
(/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/ 1/2 a)
1/2
(+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
-2
(* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/ a b)
(/ (* c (* a a)) (* b (* b b)))
(* c (* a a))
(* a a)
(* b (* b b))
(* b 2)
2
(- (/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))) (/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))))
(/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(+ (* b b) (* a (* c -4)))
(* b b)
b
(* a (* c -4))
a
(* c -4)
c
-4
(* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(* a 2)
2
(+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
-2
(* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(/ a b)
(/ (* c (* a a)) (* b (* b b)))
(* c (* a a))
(* a a)
(* b (* b b))
(* b 2)
(/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
Outputs
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) c)
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(/.f64 #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)
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(+.f64 b (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)
(* 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)
(* c (/ -1 b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
c
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
(/ (* c -2) (+ (* b 2) (/ (* c (* a -2)) b)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))))
(* c -2)
(*.f64 #s(literal -2 binary64) c)
c
-2
#s(literal -2 binary64)
(+ (* b 2) (/ (* c (* a -2)) b))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* b 2)
(*.f64 b #s(literal 2 binary64))
b
2
#s(literal 2 binary64)
(/ (* c (* a -2)) b)
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b))
(* c (* a -2))
(*.f64 #s(literal -2 binary64) (*.f64 a c))
(* a -2)
(*.f64 #s(literal -2 binary64) a)
a
(* (+ (* b b) (- (* a (* c -4)) (* b b))) (/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c))))
(+ (* b b) (- (* a (* c -4)) (* b b)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* b b)
(*.f64 b b)
b
(- (* a (* c -4)) (* b b))
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 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)
(/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
(+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c)))
(* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c))
-2
#s(literal -2 binary64)
(* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)) (*.f64 a (/.f64 c b)))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))
(/ a b)
(/.f64 a b)
(/ (* c (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* c (* a a))
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b 2)
(*.f64 b #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- (/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))) (/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 b b) a) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))) (*.f64 #s(literal -4 binary64) b))))
(/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 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) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))))))
(* a 2)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c)))
(* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b))))))
(*.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c))
-2
#s(literal -2 binary64)
(* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))
(*.f64 (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)) (*.f64 a (/.f64 c b)))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)))
(/ a b)
(/.f64 a b)
(/ (* c (* a a)) (* b (* b b)))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(* c (* a a))
(*.f64 a (*.f64 a c))
(* a a)
(*.f64 a a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b 2)
(*.f64 b #s(literal 2 binary64))
(/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(/.f64 (/.f64 (*.f64 b b) a) (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64))))))

localize635.0ms (3.7%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
accuracy18.7%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
accuracy99.6%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
accuracy99.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 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
accuracy18.6%
(+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
accuracy100.0%
(*.f64 b #s(literal 2 binary64))
accuracy100.0%
(*.f64 a #s(literal -2 binary64))
accuracy99.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
accuracy99.6%
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.7%
(*.f64 c (/.f64 #s(literal -1 binary64) b))
accuracy99.9%
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy99.9%
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
accuracy99.9%
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy99.6%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
Results
460.0ms226×1valid
33.0ms30×0valid
Compiler

Compiled 656 to 45 computations (93.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 188.0ms
ival-div: 62.0ms (32.9% of total)
ival-mult: 56.0ms (29.7% of total)
backward-pass: 44.0ms (23.4% of total)
ival-add: 15.0ms (8% of total)
ival-sub: 5.0ms (2.7% of total)
ival-sqrt: 4.0ms (2.1% of total)
const: 2.0ms (1.1% of total)

series82.0ms (0.5%)

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

174 calls:

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

rewrite762.0ms (4.4%)

Algorithm
batch-egg-rewrite
Rules
3782×*-lowering-*.f32
3782×*-lowering-*.f64
2636×fma-lowering-fma.f32
2636×fma-lowering-fma.f64
1874×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
044308
1299294
23522294
08141294
Stop Event
iter limit
node limit
Counts
23 → 846
Calls
Call 1
Inputs
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) c)
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))
(+ b (sqrt (+ (* b b) (* a (* c -4)))))
(sqrt (+ (* b b) (* a (* c -4))))
(* c (/ -1 b))
(/ -1 b)
(/ (* c -2) (+ (* b 2) (/ (* c (* a -2)) b)))
(* c -2)
(+ (* b 2) (/ (* c (* a -2)) b))
(* b 2)
(+ (* b b) (- (* a (* c -4)) (* b b)))
(* (+ (* b b) (- (* a (* c -4)) (* b b))) (/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(+ (/ a b) (/ (* c (* a a)) (* b (* b b))))
(* b b)
(* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(- (/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))) (/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))))
(/ (+ (* b b) (* a (* c -4))) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
(+ (* b b) (* a (* c -4)))
(/ (* c (* a -2)) b)
(* a -2)
(/ (* c (* a a)) (* b (* b b)))
(/ (/ 1/2 a) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2)))
(/ (* b b) (* (* a 2) (+ (* -2 (* c (+ (/ a b) (/ (* c (* a a)) (* b (* b b)))))) (* b 2))))
Outputs
(/.f64 c (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) c))
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) c)
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))))
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b)
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #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 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)))
(/.f64 c (-.f64 #s(literal 0 binary64) b))
(/.f64 c (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1 binary64))))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))))
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c))))
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))))
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 #s(literal -2 binary64) c))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) c)
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))
(*.f64 #s(literal -2 binary64) c)
(*.f64 c #s(literal -2 binary64))
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64)))
(-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)))
(-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 b #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b) (*.f64 b #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b) (*.f64 b #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (*.f64 b #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))
(*.f64 b #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) b)
(+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 b b) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))
(+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(+.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 b b) (*.f64 b b)))
(-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(fma.f64 b b (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.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 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (-.f64 (*.f64 b b) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.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 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.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 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (neg.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(fma.f64 b (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 b (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 b (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 a b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))
(-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b))
(-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 a b))
(fma.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)) (/.f64 a b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c (/.f64 b a)) (/.f64 a (*.f64 b b)) (/.f64 a b))
(fma.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b))
(fma.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c (/.f64 a b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 a b))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b) (/.f64 a b))
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))
(/.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (-.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))))
(/.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 b a) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 (/.f64 b a) (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) b))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 b a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (/.f64 (/.f64 a b) (/.f64 b a))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) b) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (+.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))
(*.f64 (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 2 binary64) (*.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (/.f64 a #s(literal 1/2 binary64)) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) a (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) a (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) a) #s(literal 2 binary64) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) b) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) b (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1/2 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) c)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) a)
(*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))
(*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(fma.f64 b (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 b (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 b (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))))
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))))
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.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 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.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 #s(literal -4 binary64) (*.f64 a c)))))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)))))))
(/.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 #s(literal -4 binary64) (*.f64 a c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)))))
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.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 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)))
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))
(pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)))
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))
(*.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 a c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c)
(*.f64 #s(literal -2 binary64) a)
(*.f64 a #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))))
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a a)) (*.f64 b b))
(/.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 (/.f64 a b) (/.f64 b a)))
(*.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)))
(*.f64 (/.f64 c (/.f64 b a)) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 a b))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.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 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1/2 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) a)
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(/.f64 (neg.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) b) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 b (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(*.f64 b (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 b (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 b (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 b a) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b)
(*.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 8 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
(*.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b)))

simplify523.0ms (3%)

Algorithm
egg-herbie
Rules
6544×*-lowering-*.f32
6544×*-lowering-*.f64
3588×+-lowering-+.f64
3588×+-lowering-+.f32
2152×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0207814292
1753913467
0834513467
Stop Event
iter limit
node limit
Counts
696 → 696
Calls
Call 1
Inputs
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(/ -1 b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/ (- (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (/ (* a c) (pow b 2)))) b)
(/ (- (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2))))) b)
(* -1 (/ b (* a c)))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 2 (* a c))) (pow b 4))) (/ 1 (* a c))) (/ 1 (pow b 2)))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 2 (* a c)))))) (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (/ 1 (* a c))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* a (- (* -2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))
(- (* a (- (* a (- (* -1 (* a (+ (* 4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) a))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))
(- (* c (- (* c (- (* -1 (* c (+ (* 4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c))) c))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c))) c))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (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 (/ 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 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* -1 (/ (* (pow a 2) c) (pow b 5))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 7))) (* -1 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(/ b a)
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))
(- (+ (/ b a) (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -1 (/ (pow b 3) (* (pow a 2) c))))
(- (+ (/ b a) (/ (pow b 7) (* (pow a 4) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* (pow a 2) c))) (* -1 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(/ b a)
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))
(+ (* -1 (/ (- (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)) (/ b a))
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow b 7) (* (pow a 4) c)) (* -1 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)) (/ b a))
(/ b a)
(* b (+ (/ 1 a) (/ (pow b 2) (* (pow a 2) c))))
(* b (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) c)) (/ (pow b 2) (* (pow a 3) (pow c 2))))) (/ 1 a)))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 3) (pow c 2))) (/ (pow b 2) (* (pow a 4) (pow c 3))))) (/ 1 (* (pow a 2) c)))) (/ 1 a)))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/ (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (/ (* a (pow c 2)) (pow b 2)) (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b))
(* -1 (/ (+ c (+ (/ (* a (pow c 2)) (pow b 2)) (+ (/ (* (pow a 2) (pow c 3)) (pow b 4)) (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (* 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 (+ (* -1 (/ (* a (pow c 4)) (pow b 7))) (* -1 (/ (pow c 3) (pow b 5))))))))
(/ b a)
(/ (+ b (/ (pow b 3) (* a c))) a)
(/ (+ b (+ (/ (pow b 3) (* a c)) (/ (pow b 5) (* (pow a 2) (pow c 2))))) a)
(/ (+ b (+ (/ (pow b 3) (* a c)) (+ (/ (pow b 5) (* (pow a 2) (pow c 2))) (/ (pow b 7) (* (pow a 3) (pow c 3)))))) a)
(/ b a)
(* -1 (/ (+ (* -1 b) (* -1 (/ (pow b 3) (* a c)))) a))
(* -1 (/ (+ (* -1 b) (* -1 (/ (+ (/ (pow b 3) c) (/ (pow b 5) (* a (pow c 2)))) a))) a))
(* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 5) (pow c 2))) (* -1 (/ (pow b 7) (* a (pow c 3))))) a)) (/ (pow b 3) c)) a))) a))
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 c)
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* 2 b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(* -2 (/ (* a c) b))
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(* -2 (/ (* a c) b))
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* 2 b)
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(/ (pow b 3) (* (pow a 2) c))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (pow b 3) (* (pow a 2) c))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/ a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/ a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/ a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(/ a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(/ (* (pow a 2) c) (pow b 3))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(/ (* (pow a 2) c) (pow b 3))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(* 4 (* a b))
(* a (+ (* -4 (/ (* a c) b)) (* 4 b)))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (* -4 (/ (pow c 2) (pow b 3)))))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (+ (* -4 (/ (pow c 2) (pow b 3))) (* 4 (/ b (pow a 2))))))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (+ (* -4 (/ (pow c 2) (pow b 3))) (* 4 (/ b (pow a 2))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* -1 (* (pow a 3) (+ (* 4 (/ c (* a b))) (* 4 (/ (pow c 2) (pow b 3))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ c b)) (* 4 (/ b a))) a)) (* 4 (/ (pow c 2) (pow b 3))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ c b)) (* 4 (/ b a))) a)) (* 4 (/ (pow c 2) (pow b 3))))))
(* 4 (* a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (* -4 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (+ (* -4 (/ (pow a 3) (pow b 3))) (* 4 (/ (* a b) (pow c 2))))))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (+ (* -4 (/ (pow a 3) (pow b 3))) (* 4 (/ (* a b) (pow c 2))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (* -4 (/ (pow a 3) (pow b 3)))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -4 (/ (* a b) c)) (* 4 (/ (pow a 2) b))) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -4 (/ (* a b) c)) (* 4 (/ (pow a 2) b))) c))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/ (+ (* -4 (* (pow a 2) (* (pow b 2) c))) (* -4 (* (pow a 3) (pow c 2)))) (pow b 3))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -4 (* (pow a 2) c)) (* 4 (* a (pow b 2)))))) (pow b 3))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -4 (* (pow a 2) c)) (* 4 (* a (pow b 2)))))) (pow b 3))
(* 4 (* a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(* 4 (* a b))
(* -1 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(/ (pow b 3) (* (pow a 2) c))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(/ (- (* 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))))) (* 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 (/ (+ (* -1 (* (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 (/ (+ (* -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))))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (* 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 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* a (* c (+ (* -1 (* (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 (/ (- (* 1/2 (- (* 2 c) (* 1/2 c))) (* -1/4 c)) b))
(* -1 (/ (- (+ (* -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/2 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 c))) b))
(* -1 (/ (- (+ (* -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))))) (* 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 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))) (pow b 4))) (* -1/4 c)))) b))
(* -1 (/ (- (+ (* -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))))) (* a (* c (+ (* -1 (* a (* c (- (* 2 c) (* 1/2 c))))) (* 1/2 (* a (pow c 2))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* 2 c) (* 1/2 c))))) (* 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 (- (* 2 c) (* 1/2 c)))))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))))) (* (pow a 3) (pow c 4))) (pow b 6))) (* -1/4 c))))) b))
(- (* 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))) (/ (* 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 (/ (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))) (/ (* 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 (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (/ (* 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 (+ (* -1 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))))))) (* -1/2 (+ (* -1 (/ (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)))
(/ (pow b 3) (* (pow a 2) c))
(/ (- (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (* -1/4 (/ (pow b 5) (* a (pow c 2))))) (pow a 2))
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c))) (+ (* -1/4 (/ (pow b 5) (* a (pow c 2)))) (* 1/4 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c))) c)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2)))) (pow a 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)))) (+ (* -1/2 (/ (pow b 9) (* (pow a 3) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (* a (pow c 2)))) (* 1/4 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* -1 (/ (- (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) c))) (* 1/2 (/ (pow b 9) (pow c 4)))) a)) (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(* -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 (+ (* 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 (/ (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 (+ (* 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 (+ (/ (* a (+ (* 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 (+ (* -1 (/ (pow a 3) (pow b 7))) (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2))))))) (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))
(/ (pow b 3) (* (pow a 2) c))
(/ (- (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) (* -1/4 (/ (pow b 5) (* (pow a 3) c)))) c)
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 3) c))) (* 1/4 (/ (pow b 7) (* (pow a 4) (pow c 2)))))) c)
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a))) a)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2)))) (pow c 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))))) (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 3)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 3) c))) (* 1/4 (/ (pow b 7) (* (pow a 4) (pow c 2))))))) c)
(/ (pow b 3) (* (pow a 2) c))
(* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) a))) (* -1/2 (/ (pow b 9) (pow a 5)))) c)) (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4)))))) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/ (pow b 3) (* (pow a 2) c))
(* (pow b 3) (+ (* -5/4 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* 9/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 5/4 (/ 1 (* (pow a 3) (pow c 2)))))) (/ 1 (* (pow a 2) c))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -7/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 9/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 5/4 (/ 1 (* (pow a 3) (pow c 2)))))) (/ 1 (* (pow a 2) c))))
(* 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))))) (* 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 (/ b a))
(* -1 (* b (- (* 1/2 (/ (- (* 2 c) (* 1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))
(* -1 (* 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)))))
(* -1 (* 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))))) (* 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 (/ 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))) (/ (* 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)
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c))) (pow a 2))
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c))) c)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2)))) (pow a 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)))) (pow a 2))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))) a))) a)) (/ (pow b 3) c)) (pow a 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) c)) a)) (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) a)) (/ (pow b 3) c)) (pow a 2))
(* 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 (+ (* 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)))))
(/ (pow b 3) (* (pow a 2) c))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2)))) c)
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a))) a)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2)))) (pow c 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))))) c)
(/ (pow b 3) (* (pow a 2) c))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c))) c))
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (* 1/2 (/ (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4)))) c))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) (* 1/2 (/ (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) a)) c))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* 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))))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 (/ (* a c) b))
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(* -2 a)
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ (* (pow a 2) c) (pow b 3))
(/ 1/4 (* a b))
(/ (+ (* 1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) a)
(/ (+ (* a (- (* 1/2 (/ (* a (pow c 2)) (pow b 5))) (* -1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (pow c 3) (pow b 7))) (* -1/4 (/ (pow c 3) (pow b 7)))))) (* -1/2 (/ (pow c 2) (pow b 5))))) (* -1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) a)
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3))))) (pow a 3))
(/ (+ (* -1/2 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3)))))) (pow a 3))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 9) (pow c 5))) (* -1/2 (/ (pow b 9) (pow c 5)))) (pow a 3))) (+ (* -1/2 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3))))))) (pow a 3))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(* -1 (/ (+ (* -1/4 (/ (pow b 5) (* a (pow c 3)))) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 7) (* a (pow c 4)))) (* 1/4 (/ (pow b 5) (pow c 3)))) a)) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 5))) (/ (pow b 9) (pow c 5))) a)) (* 1/2 (/ (pow b 7) (pow c 4)))) a)) (* 1/4 (/ (pow b 5) (pow c 3)))) a)) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(/ 1/4 (* a b))
(+ (* 1/4 (/ c (pow b 3))) (* 1/4 (/ 1 (* a b))))
(+ (* c (+ (* 1/2 (/ (* a c) (pow b 5))) (* 1/4 (/ 1 (pow b 3))))) (* 1/4 (/ 1 (* a b))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 7))) (* -1/4 (/ (pow a 2) (pow b 7)))))) (* -1/2 (/ a (pow b 5))))) (* 1/4 (/ 1 (pow b 3))))) (* 1/4 (/ 1 (* a b))))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 3) (pow a 3))) (* 1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/ (- (+ (* -1/2 (/ (pow b 7) (* (pow a 5) (pow c 2)))) (* -1/4 (/ (pow b 3) (pow a 3)))) (* -1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (pow a 6))) (* -1/4 (/ (pow b 9) (pow a 6)))) (pow c 3))) (* -1/4 (/ (pow b 3) (pow a 3)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 4) c))) (* 1/2 (/ (pow b 7) (* (pow a 5) (pow c 2)))))) (pow c 2))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 3) (pow a 3))) (* 1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/ (+ (* -1 (/ (- (* 1/2 (/ (pow b 7) (* (pow a 5) c))) (* 1/4 (/ (pow b 5) (pow a 4)))) c)) (* -1/4 (/ (pow b 3) (pow a 3)))) (pow c 2))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (/ (pow b 9) (* (pow a 6) c))) (* 1/2 (/ (pow b 9) (* (pow a 6) c)))) (* 1/2 (/ (pow b 7) (pow a 5)))) c)) (* 1/4 (/ (pow b 5) (pow a 4)))) c)) (* -1/4 (/ (pow b 3) (pow a 3)))) (pow c 2))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(* (pow b 3) (- (* 1/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(* (pow b 3) (- (* (pow b 2) (+ (* -1/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(* (pow b 3) (- (* (pow b 2) (+ (* (pow b 2) (- (* 3/4 (/ (pow b 2) (* (pow a 6) (pow c 5)))) (* 1/2 (/ 1 (* (pow a 5) (pow c 4)))))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(/ 1/4 (* 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/2 (* (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))))) b)
(/ 1/4 (* a b))
(* -1 (/ (- (* -1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))) b))
(* -1 (/ (- (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))) b))
(* -1 (/ (- (* -1 (/ (+ (* 1/4 (* (pow a 2) (pow c 3))) (* 1/2 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/4 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))))) b))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(* (pow b 5) (- (* 1/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(* (pow b 5) (- (* (pow b 2) (+ (* (pow b 2) (- (* 3/4 (/ (pow b 2) (* (pow a 6) (pow c 5)))) (* 1/2 (/ 1 (* (pow a 5) (pow c 4)))))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 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/2 (* (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 (/ b a))
(* -1 (* b (- (* -1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))))
(* -1 (* b (- (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))))
(* -1 (* b (- (* -1 (/ (+ (* 1/4 (* (pow a 2) (pow c 3))) (* 1/2 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/4 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a)))))))
(* 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 (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a)
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))) (pow a 3))
(/ (+ (* -1/2 (/ (pow b 9) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3)))))) (pow a 3))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 11) (pow c 5))) (* -1/2 (/ (pow b 11) (pow c 5)))) (pow a 3))) (+ (* -1/2 (/ (pow b 9) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))))) (pow a 3))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(* -1 (/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (* a (pow c 4)))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (/ (pow b 11) (pow c 5))) (/ (pow b 11) (pow c 5))) a)) (* 1/2 (/ (pow b 9) (pow c 4)))) a)) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(* 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 (+ (* -1 (/ (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/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/ (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c))))) (pow c 2))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 11) (pow a 6))) (* -1/2 (/ (pow b 11) (pow a 6)))) (pow c 3))) (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))))) (pow c 2))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/ (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 7) (pow a 4))) (* 1/2 (/ (pow b 9) (* (pow a 5) c)))) c)) (* -1/4 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (pow a 5))) (* 1/2 (/ (+ (* 1/2 (/ (pow b 11) (pow a 6))) (/ (pow b 11) (pow a 6))) c))) c)) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* -1/4 (/ (pow b 5) (pow a 3)))) (pow c 2))
Outputs
(* -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 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.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 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 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 (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+.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 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 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 #s(literal -2 binary64) (*.f64 (*.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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 c (*.f64 a a)))))) (pow.f64 b #s(literal 6 binary64))))))
(* -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 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(+.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 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))))))
(* -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)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.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))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (/.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))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.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 b)) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (*.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) (*.f64 a b)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -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)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) 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 c 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 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (-.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 c #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))))) (/.f64 #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)))) (* 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 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 c c))) (/.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)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c)))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 c c))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b)
(/ (- (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (/ (* a c) (pow b 2)))) b)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b))))) b)
(/ (- (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2))))) b)
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)
(* -1 (/ b (* a c)))
(neg.f64 (/.f64 b (*.f64 c a)))
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 2 (* a c))) (pow b 4))) (/ 1 (* a c))) (/ 1 (pow b 2)))))
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(* -1 (* b (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 2 (* a c)))))) (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (/ 1 (* a c))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))))
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 c a) #s(literal 1 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(- (* a (- (* -2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(- (* a (- (* a (- (* -1 (* a (+ (* 4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b))
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a)
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.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))) #s(literal 1 binary64))))) a)
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) 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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) 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/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)))) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a))) a))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))
(-.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 (* c (+ (* 4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))
(-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))
(/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* 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 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) 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 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) 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 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))))) c)
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c))
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) a)) c))) c))
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c))) c))
(neg.f64 (/.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) a)) c))) c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(+.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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.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)))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (+.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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) 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 c a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.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 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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 c a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.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)) (/ b a)))))
(*.f64 a (+.f64 (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/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)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a))) a))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (*.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)
(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 (*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (*.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
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 #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 (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/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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) 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 (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ c 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 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* -1 (/ (* (pow a 2) c) (pow b 5))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -1 (/ (* (pow a 3) c) (pow b 7))) (* -1 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) (/.f64 #s(literal 1 binary64) b)))
(/ b a)
(/.f64 b a)
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))
(+.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))))
(- (+ (/ b a) (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -1 (/ (pow b 3) (* (pow a 2) c))))
(+.f64 (+.f64 (/.f64 b a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))))
(- (+ (/ b a) (/ (pow b 7) (* (pow a 4) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* (pow a 2) c))) (* -1 (/ (pow b 5) (* (pow a 3) (pow c 2))))))
(+.f64 (/.f64 b a) (-.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(/ b a)
(/.f64 b a)
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))
(+.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))))
(+ (* -1 (/ (- (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)) (/ b a))
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow b 7) (* (pow a 4) c)) (* -1 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)) (/ b a))
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)))
(/ b a)
(/.f64 b a)
(* b (+ (/ 1 a) (/ (pow b 2) (* (pow a 2) c))))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a)))))
(* b (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) c)) (/ (pow b 2) (* (pow a 3) (pow c 2))))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 3) (pow c 2))) (/ (pow b 2) (* (pow a 4) (pow c 3))))) (/ 1 (* (pow a 2) c)))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))))))))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/ (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)
(/.f64 (+.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 (+ (/ (* a (pow c 2)) (pow b 2)) (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b))
(* -1 (/ (+ c (+ (/ (* a (pow c 2)) (pow b 2)) (+ (/ (* (pow a 2) (pow c 3)) (pow b 4)) (/ (* (pow a 3) (pow c 4)) (pow b 6))))) b))
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -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 (+ (* -1 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* a (pow c 4)) (pow b 7))) (* -1 (/ (pow c 3) (pow b 5))))))))
(+.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 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))))
(/ b a)
(/.f64 b a)
(/ (+ b (/ (pow b 3) (* a c))) a)
(/.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) a)
(/ (+ b (+ (/ (pow b 3) (* a c)) (/ (pow b 5) (* (pow a 2) (pow c 2))))) a)
(/.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) a)
(/ (+ b (+ (/ (pow b 3) (* a c)) (+ (/ (pow b 5) (* (pow a 2) (pow c 2))) (/ (pow b 7) (* (pow a 3) (pow c 3)))))) a)
(/.f64 (+.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) a)
(/ b a)
(/.f64 b a)
(* -1 (/ (+ (* -1 b) (* -1 (/ (pow b 3) (* a c)))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)))) a))
(* -1 (/ (+ (* -1 b) (* -1 (/ (+ (/ (pow b 3) c) (/ (pow b 5) (* a (pow c 2)))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) a))) a))
(* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow b 5) (pow c 2))) (* -1 (/ (pow b 7) (* a (pow c 3))))) a)) (/ (pow b 3) c)) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) a) (*.f64 c (*.f64 c c))))) a))) a))) a))
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) b)
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) b)
(/ (+ (* -2 (* a c)) (* 2 (pow b 2))) b)
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b b))) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))))
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* c (+ (* -2 (/ a b)) (* 2 (/ b c))))
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* -1 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)))
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)))
(* a (+ (* -2 (/ c b)) (* 2 (/ b a))))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* -1 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))))))
(* -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 #s(literal -2 binary64) (*.f64 (*.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))) (* 2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 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 (*.f64 #s(literal 2 binary64) (*.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))) (+ (* 2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))) b))
(* -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 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(+.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 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/2 binary64))))))))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 a a))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 a (*.f64 a a))))) (*.f64 a a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -2 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a))) a))) (*.f64 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 c 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 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 c #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/2 binary64))))))) (/.f64 #s(literal 1 binary64) b)))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))))) c)
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))))) c)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))
(neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64)))) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(/ a b)
(/.f64 a b)
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (/ 1 b) (/ (* a c) (pow b 3))))
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ a b)
(/.f64 a b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)
(/ a b)
(/.f64 a b)
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(/ a b)
(/.f64 a b)
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b))))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(* a (+ (* -4 (/ (* a c) b)) (* 4 b)))
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) (*.f64 b #s(literal 4 binary64))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))
(*.f64 a (+.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (* -4 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (+ (* -4 (/ (pow c 2) (pow b 3))) (* 4 (/ b (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a a))))
(* (pow a 3) (+ (* -4 (/ c (* a b))) (+ (* -4 (/ (pow c 2) (pow b 3))) (* 4 (/ b (pow a 2))))))
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 a a))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* -1 (* (pow a 3) (+ (* 4 (/ c (* a b))) (* 4 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ c b)) (* 4 (/ b a))) a)) (* 4 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 b a))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ c b)) (* 4 (/ b a))) a)) (* 4 (/ (pow c 2) (pow b 3))))))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 b a))) a))))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) b))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (* -4 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) c) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (+ (* -4 (/ (pow a 3) (pow b 3))) (* 4 (/ (* a b) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) c) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c c))))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (+ (* -4 (/ (pow a 3) (pow b 3))) (* 4 (/ (* a b) (pow c 2))))))
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) c) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c c))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (+ (* -4 (/ (pow a 2) (* b c))) (* -4 (/ (pow a 3) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) c) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -4 (/ (* a b) c)) (* 4 (/ (pow a 2) b))) c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))) c))))
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 3))) (* -1 (/ (+ (* -4 (/ (* a b) c)) (* 4 (/ (pow a 2) b))) c))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))) c))))
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 3)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (* (pow a 2) (* (pow b 2) c))) (* -4 (* (pow a 3) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -4 (* (pow a 2) c)) (* 4 (* a (pow b 2)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -4 (* (pow a 2) c)) (* 4 (* a (pow b 2)))))) (pow b 3))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.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)))) (*.f64 a #s(literal 4 binary64))))
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.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)))) (*.f64 a #s(literal 4 binary64))))
(* 4 (* a b))
(*.f64 #s(literal 4 binary64) (*.f64 a b))
(* -1 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c))))))
(/ (- (* 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 c #s(literal -1/4 binary64))) 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 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 c #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 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))))) (* 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 (/ (+ (* -1 (* (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 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 c #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 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 -3/2 binary64))) (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 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (* 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 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* a (* c (+ (* -1 (* (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 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (*.f64 b b)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (*.f64 c (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)
(* -1 (/ (- (* 1/2 (- (* 2 c) (* 1/2 c))) (* -1/4 c)) b))
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 c #s(literal 1/4 binary64))) b))
(* -1 (/ (- (+ (* -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/2 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 c))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (+.f64 (*.f64 c #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 b b))))) b))
(* -1 (/ (- (+ (* -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))))) (* 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 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))) (pow b 4))) (* -1/4 c)))) b))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))) (*.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 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1 (/ (- (+ (* -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))))) (* a (* c (+ (* -1 (* a (* c (- (* 2 c) (* 1/2 c))))) (* 1/2 (* a (pow c 2))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* 2 c) (* 1/2 c))))) (* 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 (- (* 2 c) (* 1/2 c)))))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))) (pow b 4))) (+ (* -1/2 (/ (+ (* a (* c (+ (* 1/2 (* (pow a 2) (pow c 3))) (* (pow a 2) (pow c 3))))) (* (pow a 3) (pow c 4))) (pow b 6))) (* -1/4 c))))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 c a) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))))) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 c #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 c a) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))))) b))
(- (* 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 (*.f64 c (*.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 c #s(literal 1/4 binary64)) 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))) (/ (* 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 (/ (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 (*.f64 c (*.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 (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 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.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 -3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal 1/4 binary64)) 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))) (/ (* 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 (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (/ (* 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 (+ (* -1 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -1 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))))))) (* -1/2 (+ (* -1 (/ (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 (*.f64 c (*.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 (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 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.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 c (+.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 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.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 (*.f64 c (*.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 -1 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -3/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 -3/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal 1/4 binary64)) b)))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (- (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (* -1/4 (/ (pow b 5) (* a (pow c 2))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))))) (*.f64 a a))
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c))) (+ (* -1/4 (/ (pow b 5) (* a (pow c 2)))) (* 1/4 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (*.f64 a a))
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c))) c)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2)))) (pow a 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)))) (+ (* -1/2 (/ (pow b 9) (* (pow a 3) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (* a (pow c 2)))) (* 1/4 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) (*.f64 a a)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) c) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (*.f64 c c))))) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 a a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* -1 (/ (- (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c)))))) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) c))) (* 1/2 (/ (pow b 9) (pow c 4)))) a)) (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) (* 1/4 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c)))) c)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64)))))) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c)))))) a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)))) a))) (*.f64 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 (+ (* 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 (/ (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 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.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 -3/2 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 (+ (* 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 (+ (/ (* a (+ (* 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 (+ (* -1 (/ (pow a 3) (pow b 7))) (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2))))))) (* -1/2 (+ (* -1 (/ (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 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.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 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.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 -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -3/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 -3/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (- (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) (* -1/4 (/ (pow b 5) (* (pow a 3) c)))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))))) c)
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 3) c))) (* 1/4 (/ (pow b 7) (* (pow a 4) (pow c 2)))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) (*.f64 c c)) (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))))) c)
(/ (- (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a))) a)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2)))) (pow c 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))))) (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 3)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 3) c))) (* 1/4 (/ (pow b 7) (* (pow a 4) (pow c 2))))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) (*.f64 c c)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 a a))))) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) c)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) a))) (* -1/2 (/ (pow b 9) (pow a 5)))) c)) (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4)))))) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) (* -1/4 (/ (pow b 5) (pow a 3)))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a)))) a)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))))) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* (pow b 3) (+ (* -5/4 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal -5/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (+ (* (pow b 2) (- (* 9/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 5/4 (/ 1 (* (pow a 3) (pow c 2)))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -7/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 9/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 5/4 (/ 1 (* (pow a 3) (pow c 2)))))) (/ 1 (* (pow a 2) c))))
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -7/2 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 9/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) 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 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (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))))) (* 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 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (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 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(* -1 (* b (- (* 1/2 (/ (- (* 2 c) (* 1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))
(*.f64 (neg.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)))
(* -1 (* 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 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (-.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))))
(* -1 (* 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))))) (* 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 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))) (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 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 c a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c a) (*.f64 c #s(literal 3/2 binary64)))))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) a))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 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 b #s(literal 1/4 binary64)) (*.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 (*.f64 c (*.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))) (/ (* 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 b #s(literal 1/4 binary64)) (*.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 (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 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.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 (*.f64 c (*.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)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (*.f64 a a))
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c))) (pow a 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) (*.f64 a a))) (*.f64 a a))
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow c 3))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c))) c)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2)))) (pow a 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)))) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) c) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (*.f64 c c))))) (*.f64 a (*.f64 a a))))) (*.f64 a a))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) a)) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))) a))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c))) a))) a))) (*.f64 a a))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) (pow c 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3))))) c)) a)) (* 1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2))))) c)) (* 2 (/ (pow b 7) (pow c 3)))))) a)) (* -1/2 (- (* -1/2 (/ (pow b 5) (pow c 2))) (* 2 (/ (pow b 5) (pow c 2)))))) a)) (/ (pow b 3) c)) (pow a 2))
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) #s(literal -5/2 binary64))) c)))) c))) a)) a))) a))) (*.f64 a a))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a)))
(+.f64 (/.f64 (*.f64 b #s(literal 1/4 binary64)) 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 b #s(literal 1/4 binary64)) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 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 (+ (* 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 b #s(literal 1/4 binary64)) a) (*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.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))))
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(/ (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) c)
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2)))) c)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) (*.f64 c c))) c)
(/ (+ (* -1/2 (/ (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow b 2) (+ (* -2 (/ (pow b 7) (pow a 4))) (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a))) a)) (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2)))) (pow c 3))) (+ (* 1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))))) c)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 a a))))) (*.f64 c (*.f64 c c))))) c)
(/ (pow b 3) (* (pow a 2) c))
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (/ (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))) c))) c))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) c)) c))
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (* 1/2 (/ (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4)))) c))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a))) c))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) (* 1/2 (/ (+ (* -1 (/ (* (pow b 4) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) (pow a 2))) (/ (* (pow b 2) (+ (* -1 (/ (* (pow b 2) (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3))))) a)) (* 2 (/ (pow b 7) (pow a 4))))) a)) c))) c)) (* 1/2 (- (* -1/2 (/ (pow b 5) (pow a 3))) (* 2 (/ (pow b 5) (pow a 3)))))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) a)))) a))) c)) c))) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) c)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(+ (* -4 (* a c)) (pow b 2))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #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 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 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 4 binary64))))
(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 (neg.f64 c) (+.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 b b) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (+.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 b b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(* -2 a)
(*.f64 #s(literal -2 binary64) a)
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ (* (pow a 2) c) (pow b 3))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))
(/ 1/4 (* a b))
(/.f64 #s(literal 1/4 binary64) (*.f64 a b))
(/ (+ (* 1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) a)
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) a)
(/ (+ (* a (- (* 1/2 (/ (* a (pow c 2)) (pow b 5))) (* -1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c #s(literal 1/4 binary64)) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -1/2 (/ (pow c 3) (pow b 7))) (* -1/4 (/ (pow c 3) (pow b 7)))))) (* -1/2 (/ (pow c 2) (pow b 5))))) (* -1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) a)
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (*.f64 c #s(literal 1/4 binary64)) (*.f64 b (*.f64 b b)))))) a)
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3))))) (pow a 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3)))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 9) (pow c 5))) (* -1/2 (/ (pow b 9) (pow c 5)))) (pow a 3))) (+ (* -1/2 (/ (pow b 7) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 3) (pow c 2))) (* 1/4 (/ (pow b 5) (* a (pow c 3))))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -3/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(* -1 (/ (+ (* -1/4 (/ (pow b 5) (* a (pow c 3)))) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 7) (* a (pow c 4)))) (* 1/4 (/ (pow b 5) (pow c 3)))) a)) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) a))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 5))) (/ (pow b 9) (pow c 5))) a)) (* 1/2 (/ (pow b 7) (pow c 4)))) a)) (* 1/4 (/ (pow b 5) (pow c 3)))) a)) (* 1/4 (/ (pow b 3) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))))) a))) a)) (*.f64 a (*.f64 a a))))
(/ 1/4 (* a b))
(/.f64 #s(literal 1/4 binary64) (*.f64 a b))
(+ (* 1/4 (/ c (pow b 3))) (* 1/4 (/ 1 (* a b))))
(+.f64 (/.f64 (*.f64 c #s(literal 1/4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a b)))
(+ (* c (+ (* 1/2 (/ (* a c) (pow b 5))) (* 1/4 (/ 1 (pow b 3))))) (* 1/4 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))))))
(+ (* c (+ (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 7))) (* -1/4 (/ (pow a 2) (pow b 7)))))) (* -1/2 (/ a (pow b 5))))) (* 1/4 (/ 1 (pow b 3))))) (* 1/4 (/ 1 (* a b))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 3) (pow a 3))) (* 1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (*.f64 c c))
(/ (- (+ (* -1/2 (/ (pow b 7) (* (pow a 5) (pow c 2)))) (* -1/4 (/ (pow b 3) (pow a 3)))) (* -1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (*.f64 c c))
(/ (- (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (pow a 6))) (* -1/4 (/ (pow b 9) (pow a 6)))) (pow c 3))) (* -1/4 (/ (pow b 3) (pow a 3)))) (+ (* -1/4 (/ (pow b 5) (* (pow a 4) c))) (* 1/2 (/ (pow b 7) (* (pow a 5) (pow c 2)))))) (pow c 2))
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 c c))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 3) (pow a 3))) (* 1/4 (/ (pow b 5) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (*.f64 c c))
(/ (+ (* -1 (/ (- (* 1/2 (/ (pow b 7) (* (pow a 5) c))) (* 1/4 (/ (pow b 5) (pow a 4)))) c)) (* -1/4 (/ (pow b 3) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 4 binary64))))) c))) (*.f64 c c))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (/ (pow b 9) (* (pow a 6) c))) (* 1/2 (/ (pow b 9) (* (pow a 6) c)))) (* 1/2 (/ (pow b 7) (pow a 5)))) c)) (* 1/4 (/ (pow b 5) (pow a 4)))) c)) (* -1/4 (/ (pow b 3) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 6 binary64)))) #s(literal 3/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 4 binary64))))) c))) (*.f64 c c))
(* -1/4 (/ (pow b 3) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(* (pow b 3) (- (* 1/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (- (* (pow b 2) (+ (* -1/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 3) (- (* (pow b 2) (+ (* (pow b 2) (- (* 3/4 (/ (pow b 2) (* (pow a 6) (pow c 5)))) (* 1/2 (/ 1 (* (pow a 5) (pow c 4)))))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 6 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(/ 1/4 (* a b))
(/.f64 #s(literal 1/4 binary64) (*.f64 a b))
(/ (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))) b)
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64))) b)
(/ (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2)))) b)
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (- (+ (* -1 (/ (+ (* -1/2 (* (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))))) b)
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -3/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)
(/ 1/4 (* a b))
(/.f64 #s(literal 1/4 binary64) (*.f64 a b))
(* -1 (/ (- (* -1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))) b))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/4 binary64) a)) b))
(* -1 (/ (- (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))) b))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64)))) b))
(* -1 (/ (- (* -1 (/ (+ (* 1/4 (* (pow a 2) (pow c 3))) (* 1/2 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/4 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))))) b))
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(* (pow b 5) (- (* 1/4 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 5) (- (* (pow b 2) (+ (* -1/2 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* (pow b 5) (- (* (pow b 2) (+ (* (pow b 2) (- (* 3/4 (/ (pow b 2) (* (pow a 6) (pow c 5)))) (* 1/2 (/ 1 (* (pow a 5) (pow c 4)))))) (* 1/4 (/ 1 (* (pow a 4) (pow c 3)))))) (* 1/4 (/ 1 (* (pow a 3) (pow c 2))))))
(*.f64 (pow.f64 b #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 6 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))
(*.f64 b (+.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64))))
(* 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 c (*.f64 b b)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (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 -3/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) a) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(* -1 (* b (- (* -1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/4 binary64) a)))
(* -1 (* b (- (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64)))))
(* -1 (* b (- (* -1 (/ (+ (* 1/4 (* (pow a 2) (pow c 3))) (* 1/2 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/4 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a)))))))
(*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) a)
(/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a)
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 b (/.f64 (*.f64 c a) b))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a)
(/.f64 (+.f64 (*.f64 b #s(literal 1/4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/4 binary64)) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))))) a)
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -1 (/ (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 b #s(literal 1/4 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/4 binary64)) 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 -3/2 binary64)))))))) a)
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))) (pow a 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (pow b 9) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3)))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 11) (pow c 5))) (* -1/2 (/ (pow b 11) (pow c 5)))) (pow a 3))) (+ (* -1/2 (/ (pow b 9) (* (pow a 2) (pow c 4)))) (+ (* -1/4 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (pow b 7) (* a (pow c 3))))))) (pow a 3))
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -3/2 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(* -1 (/ (+ (* -1/4 (/ (pow b 7) (* a (pow c 3)))) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (* a (pow c 4)))) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) a))) (*.f64 a (*.f64 a a))))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* 1/2 (/ (pow b 11) (pow c 5))) (/ (pow b 11) (pow c 5))) a)) (* 1/2 (/ (pow b 9) (pow c 4)))) a)) (* 1/4 (/ (pow b 7) (pow c 3)))) a)) (* 1/4 (/ (pow b 5) (pow c 2)))) (pow a 3)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))))) a)) a)))) a)) (*.f64 a (*.f64 a a))))
(* 1/4 (/ b a))
(/.f64 (*.f64 b #s(literal 1/4 binary64)) 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 b #s(literal 1/4 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/4 binary64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))))
(+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -1 (/ (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 b #s(literal 1/4 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/4 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -3/2 binary64))))))))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (*.f64 c c))
(/ (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c))))) (pow c 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))))) (*.f64 c c))
(/ (+ (* -1/2 (/ (+ (* -1 (/ (pow b 11) (pow a 6))) (* -1/2 (/ (pow b 11) (pow a 6)))) (pow c 3))) (+ (* -1/2 (/ (pow b 9) (* (pow a 5) (pow c 2)))) (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))))) (pow c 2))
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -3/2 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 c c))
(* -1/4 (/ (pow b 5) (* (pow a 3) (pow c 2))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))
(/ (+ (* -1/4 (/ (pow b 5) (pow a 3))) (* 1/4 (/ (pow b 7) (* (pow a 4) c)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64))))) (*.f64 c c))
(/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 7) (pow a 4))) (* 1/2 (/ (pow b 9) (* (pow a 5) c)))) c)) (* -1/4 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) c))) (*.f64 c c))
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow b 9) (pow a 5))) (* 1/2 (/ (+ (* 1/2 (/ (pow b 11) (pow a 6))) (/ (pow b 11) (pow a 6))) c))) c)) (* -1/4 (/ (pow b 7) (pow a 4)))) c)) (* -1/4 (/ (pow b 5) (pow a 3)))) (pow c 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 9 binary64))) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 11 binary64)) (pow.f64 a #s(literal 6 binary64))))) c)) c))) c))) (*.f64 c c))

eval450.0ms (2.6%)

Compiler

Compiled 136259 to 5762 computations (95.8% saved)

prune405.0ms (2.4%)

Pruning

57 alts after pruning (52 fresh and 5 done)

PrunedKeptTotal
New2186362222
Fresh91625
Picked235
Done123
Total2198572255
Accuracy
100.0%
Counts
2255 → 57
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.0%
(/.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 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
89.7%
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b) a)
16.0%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
16.0%
(/.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 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))))
18.6%
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
96.5%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.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 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.0%
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
15.9%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
16.2%
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))
16.6%
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
16.7%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))))
16.6%
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))))
96.6%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))))
99.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
94.8%
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) b) c))))
95.0%
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))
94.9%
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a))))
89.9%
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
90.0%
(/.f64 (neg.f64 c) b)
94.7%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 #s(literal -2 binary64) c)))
99.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 c #s(literal -2 binary64))))
89.8%
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1 binary64))))
16.5%
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.2%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
6.4%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.1%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))) c))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
7.3%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
15.9%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.3%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) b) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))))
15.8%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) c) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 c c))))))
16.4%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b))))
16.3%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b b)))
16.6%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) b))
16.5%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (/.f64 b (/.f64 a #s(literal 1/2 binary64))))))
16.1%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 b a))) a))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
8.0%
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.5%
(-.f64 (/.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 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
15.9%
(-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.3%
(-.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.2%
(-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))))
16.4%
(+.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 (neg.f64 (/.f64 b (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))) b) (/.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)))))
94.5%
(*.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64)) b) c)
94.7%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) c)
96.3%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) c)
94.7%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)))) c)
96.3%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) c)
99.6%
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
16.0%
(*.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 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b))) (*.f64 b #s(literal 2 binary64)))))
96.0%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
89.8%
(*.f64 c (/.f64 #s(literal -1 binary64) b))
97.0%
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
94.8%
(neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
3.3%
#s(literal 0 binary64)
Compiler

Compiled 8105 to 1955 computations (75.9% saved)

regimes200.0ms (1.2%)

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

4 calls:

45.0ms
a
44.0ms
c
36.0ms
b
36.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
99.9%1a
99.9%1b
99.9%1c
99.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)

regimes136.0ms (0.8%)

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

3 calls:

49.0ms
a
24.0ms
c
23.0ms
b
Results
AccuracySegmentsBranch
99.6%1a
99.6%1b
99.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes81.0ms (0.5%)

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

3 calls:

28.0ms
a
23.0ms
c
22.0ms
b
Results
AccuracySegmentsBranch
96.6%1a
96.6%1b
96.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes33.0ms (0.2%)

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

3 calls:

11.0ms
a
10.0ms
b
9.0ms
c
Results
AccuracySegmentsBranch
96.6%1a
96.6%1b
96.6%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes37.0ms (0.2%)

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

3 calls:

13.0ms
c
12.0ms
a
9.0ms
b
Results
AccuracySegmentsBranch
96.3%1a
96.3%1b
96.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes35.0ms (0.2%)

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

3 calls:

9.0ms
c
9.0ms
b
9.0ms
a
Results
AccuracySegmentsBranch
96.3%1a
96.3%1b
96.3%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.2%)

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

3 calls:

9.0ms
b
9.0ms
a
8.0ms
c
Results
AccuracySegmentsBranch
95.0%1a
95.0%1b
95.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.1%)

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

3 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes17.0ms (0.1%)

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

3 calls:

5.0ms
b
5.0ms
c
5.0ms
a
Results
AccuracySegmentsBranch
94.8%1a
94.8%1b
94.8%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes11.0ms (0.1%)

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

3 calls:

4.0ms
c
3.0ms
b
3.0ms
a
Results
AccuracySegmentsBranch
90.0%1b
90.0%1a
90.0%1c
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

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

3 calls:

2.0ms
c
2.0ms
b
2.0ms
a
Results
AccuracySegmentsBranch
8.8%1a
8.8%1c
8.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
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

3 calls:

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

Compiled 12 to 9 computations (25% saved)

simplify18.0ms (0.1%)

Algorithm
egg-herbie
Rules
52×*-commutative_binary64
48×+-commutative_binary64
22×sub-neg_binary64
22×neg-sub0_binary64
22×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
058193
1101193
2120193
3139193
4156193
5165193
6169193
7170193
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) c)
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) c)
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) 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))
#s(literal 0 binary64)
Outputs
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) c)
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) c)
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) c)
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) b)))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (+.f64 b (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) 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 (neg.f64 c) b)
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(/.f64 b (neg.f64 a))
(/.f64 b (-.f64 #s(literal 0 binary64) a))
#s(literal 0 binary64)

soundness2.9s (17.1%)

Rules
7452×*-lowering-*.f32
7452×*-lowering-*.f64
7296×*-lowering-*.f32
7296×*-lowering-*.f64
6544×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0123412003
1437511144
0929511144
05433071
118862859
271322847
080012847
091510442
131949255
083819255
01416
13415
27314
317214
429614
552814
6104614
7224214
8518214
9775714
0817314
044273
1302248
23311242
08633242
01343
16339
253939
3759039
0808839
0207814292
1753913467
0834513467
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 747 to 438 computations (41.4% saved)

preprocess59.0ms (0.3%)

Compiler

Compiled 438 to 140 computations (68% saved)

end0.0ms (0%)

Profiling

Loading profile data...